Documentation ¶
Overview ¶
Package v1 contains the full set of handler functions and routes supported by the v1 web api.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrivateRoutes ¶
PrivateRoutes binds all the version 1 private routes.
func PublicRoutes ¶
PublicRoutes binds all the version 1 public routes.
Types ¶
type Config ¶
type Config struct { Log *zap.SugaredLogger State *state.State NS *nameservice.NameService }
Config contains all the mandatory systems required by handlers.
Directories ¶
Path | Synopsis |
---|---|
Package private maintains the group of handlers for node to node access.
|
Package private maintains the group of handlers for node to node access. |
Package public maintains the group of handlers for public access.
|
Package public maintains the group of handlers for public access. |
Click to show internal directories.
Click to hide internal directories.