first compilable version
This commit is contained in:
parent
6fda229a8e
commit
fc1912bfa9
10 changed files with 188 additions and 88 deletions
|
|
@ -7,7 +7,7 @@ import (
|
|||
|
||||
const v1 = "/" + schemav1.Version
|
||||
|
||||
var routes = []types.Route{
|
||||
var Routes = []types.Route{
|
||||
{
|
||||
"/healthz",
|
||||
healthzHandler,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue