Documentation ¶
Overview ¶
Handlers for V1
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoggingHandler ¶
type LoggingHandler struct {
// contains filtered or unexported fields
}
func (LoggingHandler) ServeHTTP ¶
func (lh LoggingHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
type MetadataResponse ¶
type RootResponse ¶
type RootResponse struct {
AvailableCommands []string
}
Click to show internal directories.
Click to hide internal directories.