Documentation
¶
Index ¶
Constants ¶
View Source
const PathSelf = "/api/self"
PathSelf is the route for self handler.
View Source
const PathStatus = "/status"
PathStatus is the route for status handler.
View Source
const PathWildcard = "/*"
PathWildcard is the route for wildcard handler.
Variables ¶
This section is empty.
Functions ¶
func Self ¶
func Self(cfg *config.Config) echo.HandlerFunc
Self returns global configuration state about the application.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.