Documentation ¶
Index ¶
- func RouterHandle(r *mux.Router, path string, handler http.Handler) *mux.Route
- func RouterHandleFunc(r *mux.Router, path string, f func(http.ResponseWriter, *http.Request)) *mux.Route
- func WrapRouterHandle(r *mux.Router, path string, handler http.Handler) *mux.Route
- func WrapRouterHandleFunc(r *mux.Router, path string, f func(http.ResponseWriter, *http.Request)) *mux.Route
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RouterHandleFunc ¶
func WrapRouterHandle ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.