Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
type Middleware struct {
clienthttp.Resolver
}
func NewMiddleware ¶
func NewMiddleware(ctx context.Context, s server.HttpMux) Middleware
func (Middleware) ServeHTTP ¶
func (m Middleware) ServeHTTP(w http.ResponseWriter, r *http.Request)
ServeHTTP.
Click to show internal directories.
Click to hide internal directories.