Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Interceptor ¶
type Interceptor struct {
// contains filtered or unexported fields
}
func NewInterceptor ¶
func NewInterceptor(c InterceptorConfig) *Interceptor
func (*Interceptor) Interceptor ¶
func (i *Interceptor) Interceptor(nex twirp.Method) twirp.Method
type InterceptorConfig ¶
Click to show internal directories.
Click to hide internal directories.