Documentation
¶
Index ¶
Constants ¶
View Source
const (
HeaderAuthorizationKey = "Authorization"
)
Variables ¶
This section is empty.
Functions ¶
func AuthStreamInterceptor ¶
func AuthStreamInterceptor(srv interface{}, ss grpc.ServerStream, _ *grpc.StreamServerInfo, handler grpc.StreamHandler) error
func AuthUnaryInterceptor ¶
func AuthUnaryInterceptor(ctx context.Context, req any, _ *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (resp any, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.