Documentation
¶
Index ¶
- func AuthFunc(authenticator authn.Authenticator) grpc_auth.AuthFunc
- func NewLoggingInterceptor(logger logger.Logger) grpc.UnaryServerInterceptor
- func NewRequestIDInterceptor(logger logger.Logger) grpc.UnaryServerInterceptor
- func NewStreamingLoggingInterceptor(logger logger.Logger) grpc.StreamServerInterceptor
- func NewStreamingRequestIDInterceptor(logger logger.Logger) grpc.StreamServerInterceptor
- func RequestIDFromContext(ctx context.Context) (string, bool)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLoggingInterceptor ¶
func NewLoggingInterceptor(logger logger.Logger) grpc.UnaryServerInterceptor
func NewRequestIDInterceptor ¶ added in v0.3.3
func NewRequestIDInterceptor(logger logger.Logger) grpc.UnaryServerInterceptor
func NewStreamingLoggingInterceptor ¶
func NewStreamingLoggingInterceptor(logger logger.Logger) grpc.StreamServerInterceptor
func NewStreamingRequestIDInterceptor ¶ added in v0.3.3
func NewStreamingRequestIDInterceptor(logger logger.Logger) grpc.StreamServerInterceptor
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.