Documentation ¶
Index ¶
- func GetCompatRequest(ctx context.Context) (*http.Request, error)
- func NewAuthStreamServerInterceptor() grpc.StreamServerInterceptor
- func NewAuthUnaryServerInterceptor() grpc.UnaryServerInterceptor
- func RBACStreamServerChain() grpc.StreamServerInterceptor
- func RBACUnaryServerChain() grpc.UnaryServerInterceptor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetCompatRequest ¶
GetCompatRequest ...
func NewAuthStreamServerInterceptor ¶
func NewAuthStreamServerInterceptor() grpc.StreamServerInterceptor
func NewAuthUnaryServerInterceptor ¶
func NewAuthUnaryServerInterceptor() grpc.UnaryServerInterceptor
func RBACStreamServerChain ¶
func RBACStreamServerChain() grpc.StreamServerInterceptor
RBACStreamServerChain check rbac permission in stream.
func RBACUnaryServerChain ¶
func RBACUnaryServerChain() grpc.UnaryServerInterceptor
RBACUnaryServerChain check rbac permission in unary.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.