Documentation
¶
Index ¶
- Constants
- func GcHandler(response http.ResponseWriter, request *http.Request)
- func PanicHandler(response http.ResponseWriter, request *http.Request)
- func RegisterCommand(path, description string, handler http.HandlerFunc)
- func SnitchHandler(response http.ResponseWriter, request *http.Request)
- type JsonFunc
- type SnitchCmd
Constants ¶
View Source
const (
BaseUrl = "/debug/snitch"
)
Variables ¶
This section is empty.
Functions ¶
func PanicHandler ¶
func PanicHandler(response http.ResponseWriter, request *http.Request)
func RegisterCommand ¶
func RegisterCommand(path, description string, handler http.HandlerFunc)
func SnitchHandler ¶
func SnitchHandler(response http.ResponseWriter, request *http.Request)
Types ¶
Click to show internal directories.
Click to hide internal directories.