Documentation ¶
Index ¶
Constants ¶
View Source
const (
APIPathPrefix = "/sole/api/v1"
)
Variables ¶
View Source
var ( DebugPProf = "/debug/pprof/*path" DebugExpVar = "/debug/vars" DebugMetricsPrometheusPath = "/health/metrics/prometheus" DebugVersionPath = "/version" )
View Source
var ( SwaggerJson = "/doc/swagger/swagger.json" SwaggerYaml = "/doc/swagger/swagger.yaml" SwaggerUis = []string{ "/doc/swagger/swagger-ui", "/doc/swagger/swagger-ui/index.html", } )
View Source
var ( Index = "/index" IndexAsBase = "/" IndexAsHtml = "/index.html" )
View Source
var (
WebApp = "/webapp"
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.