Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // DefaultServeMux ... DefaultServeMux = http.NewServeMux() )
Functions ¶
This section is empty.
Types ¶
type Config ¶
Config ...
type Server ¶
Server ...
func (*Server) GracefulStop ¶
GracefulStop ..
func (*Server) HandleFunc ¶
func (s *Server) HandleFunc(pattern string, handler http.HandlerFunc)
HandleFunc ...
Click to show internal directories.
Click to hide internal directories.