package
0.19.2-beta
Repository: https://github.com/instill-ai/mgmt-backend.git
Documentation: pkg.go.dev

# Functions

AppendCustomHeaderMiddleware appends custom headers.
CustomMatcher is a callback function for gRPC-Gateway runtime.WithIncomingHeaderMatcher.
ErrorHandler is a callback function for gRPC-Gateway runtime.WithErrorHandler.
GetRequestSingleHeader get a request header, the header has to be single-value HTTP header.
No description provided by the author
HTTPResponseModifier is a callback function for gRPC-Gateway runtime.WithForwardResponseOption.
No description provided by the author
RecoveryInterceptor - panic handler.
CustomInterceptor - append metadatas for stream.
CustomInterceptor - append metadatas for unary.