Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoggingUnaryInterceptor ¶
func TracingStreamInterceptor ¶
func TracingStreamInterceptor(tracer tracing.Tracer) grpc.StreamServerInterceptor
func TracingUnaryInterceptor ¶
func TracingUnaryInterceptor(tracer tracing.Tracer) grpc.UnaryServerInterceptor
Types ¶
type Authenticator ¶
func ProvideAuthenticator ¶
func ProvideAuthenticator(apiKeyService apikey.Service, userService user.Service, accessControlService accesscontrol.Service, contextHandler grpccontext.ContextHandler) Authenticator
Click to show internal directories.
Click to hide internal directories.