Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interceptor ¶
type Interceptor func(r *http.Request) (*http.Request, ResponseHandler)
type ResponseHandler ¶
func LogInterceptor ¶
func LogInterceptor(r *http.Request) (*http.Request, ResponseHandler)
Click to show internal directories.
Click to hide internal directories.