Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimeoutMiddleware ¶
type TimeoutMiddleware struct { middleware.Middleware // contains filtered or unexported fields }
func (*TimeoutMiddleware) Init ¶
func (m *TimeoutMiddleware) Init(next http.Handler) middleware.Middleware
func (*TimeoutMiddleware) ServeHTTP ¶
func (m *TimeoutMiddleware) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.