package
0.0.0-20241015145555-bf8f40e3c601
Repository: https://github.com/bldsoft/gost.git
Documentation: pkg.go.dev
# Functions
GetEnvHandler get current environment @Summary get current environment @Tags admin @Security ApiKeyAuth @Produce text/yaml @Success 200 {string} string "OK" @Router /env [get].
@Summary ping request @Tags public @Produce plain @Success 200 {string} string "OK" @Router /ping [get].
GetQueryOption doesn't return error a query param is successfully parsed or not present.
GetQuerySlice doesn't return error if query param is successfully parsed or not present.
GetDefaultVersionHandler reponses with a service version.
ParseQueryOption returns true if query param is successfully parsed or not present.
ParseQueryOptionSlice returns true if query param is successfully parsed or not present.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author