Documentation ¶
Index ¶
- func GqlgenOperationMiddleware(ctx context.Context, handler graphql.OperationHandler) graphql.ResponseHandler
- func GqlgenResponseMiddleware(ctx context.Context, handler graphql.ResponseHandler) *graphql.Response
- func GrpcServerUnaryInterceptor(ctx context.Context, req any, info *grpc.UnaryServerInfo, ...) (resp any, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GqlgenOperationMiddleware ¶
func GqlgenOperationMiddleware(ctx context.Context, handler graphql.OperationHandler) graphql.ResponseHandler
func GrpcServerUnaryInterceptor ¶
func GrpcServerUnaryInterceptor(ctx context.Context, req any, info *grpc.UnaryServerInfo, handler grpc.UnaryHandler) (resp any, err error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.