Documentation
¶
Index ¶
Constants ¶
View Source
const ( ServeCtxKeyEnvPort = ServeCtxKeyType("ServeCtxKeyEnvPort") DefaultPort = 8080 )
Variables ¶
This section is empty.
Functions ¶
func HealthCheckHandler ¶
func HealthCheckHandler(w http.ResponseWriter, r *http.Request)
func OpenAPIDocHandler ¶
func OpenAPIDocHandler(w http.ResponseWriter, r *http.Request)
Types ¶
type ServeCtxKeyType ¶
type ServeCtxKeyType string
Click to show internal directories.
Click to hide internal directories.