Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHandler ¶
func NewHandler(cfg config.ConfigInstance) http.Handler
Types ¶
type ServeMux ¶
func (ServeMux) HandleFunc ¶
func (mux ServeMux) HandleFunc(methods, endpoint string, handler http.HandlerFunc)
Click to show internal directories.
Click to hide internal directories.