values

package
v0.0.50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	APIPathPrefix = "/sole/api/v1"
)

Variables

View Source
var (
	DebugPProf  = debug.Pattern_DebugService_PProf_0_For_Gin.String() //"/debug/pprof/*path"
	DebugExpVar = debug.Pattern_DebugService_ExpVar_0.String()        //"/debug/vars"
)
View Source
var (
	SwaggerJson = swagger.Pattern_SwaggerService_Json_0.String() //"/doc/swagger/swagger.json"
	SwaggerYaml = swagger.Pattern_SwaggerService_Yaml_0.String() //"/doc/swagger/swagger.yaml"
	SwaggerUis  = []string{
		swagger.Pattern_SwaggerService_UI_0.String(),
		swagger.Pattern_SwaggerService_UI_1.String(),
	}
)
View Source
var (
	HealthMetricsPrometheusPath = health.Pattern_HealthService_MetricsPrometheus_0.String() // "/health/metrics/prometheus"
	HealthAliveCheckPath        = health.Pattern_HealthService_Alive_0.String()             // "/health/alive"
	HealthReadyCheckPath        = health.Pattern_HealthService_Ready_0.String()             // "/health/ready"
	HealthVersionPath           = health.Pattern_HealthService_Version_0.String()           // "/version"
)
View Source
var (
	Index       = index.Pattern_IndexService_HomePage_0.String() //"/index"
	IndexAsBase = "/"
	IndexAsHtml = index.Pattern_IndexService_HomePage_1.String() // "/index.html"
)
View Source
var (
	WebApp = webapp.Pattern_WebAppService_File_0.String()  // "/webapp"
	Proxy  = webapp.Pattern_WebAppService_Proxy_1.String() // "/proxy/*filepath"
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL