Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClientInterceptor ¶
func NewClientInterceptor() twirp.Interceptor
NewClientInterceptor returns a new client Interceptor for twirp.
This should be the last interceptor installed.
func NewServerInterceptor ¶
func NewServerInterceptor(serverInterceptors ...rpc.ServerInterceptor) twirp.Interceptor
NewServerInterceptor returns a new server Interceptor for twirp.
This should be the last interceptor installed.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.