Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interceptor ¶
Interceptor is HTTP/gRPC transport middleware.
func Chain ¶
func Chain(outer Interceptor, others ...Interceptor) Interceptor
Chain returns a Interceptor that specifies the chained handler for endpoint.
Click to show internal directories.
Click to hide internal directories.