Documentation ¶
Index ¶
- func AuthGate(targetMux http.Handler, components ...string) http.Handler
- func DefaultServer(addr string, mux http.Handler) *http.Server
- func IdempotencyKeyGate(targetMux http.Handler) http.Handler
- func LogRequestGate(targetMux http.Handler) http.Handler
- func MethodGate(m Routes) http.Handler
- func NewMux(routes ...Routes) *http.ServeMux
- func UnversionedServer(addr string, mux http.Handler) *http.Server
- func VersionGate(targetMux http.Handler, is ...interfaces.T) http.Handler
- type Routes
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MethodGate ¶
func VersionGate ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.