Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckHealth ¶
func CheckHealth(w http.ResponseWriter, r *http.Request)
func DockerSocketHandler ¶
func DockerSocketHandler() http.HandlerFunc
func NewAgentHandler ¶
Types ¶
type NopWriteCloser ¶
func (NopWriteCloser) Close ¶
func (NopWriteCloser) Close() error
type ServeMux ¶
func (ServeMux) HandleFunc ¶
func (mux ServeMux) HandleFunc(endpoint string, handler http.HandlerFunc)
func (ServeMux) HandleMethods ¶
func (mux ServeMux) HandleMethods(methods, endpoint string, handler http.HandlerFunc)
Click to show internal directories.
Click to hide internal directories.