Documentation ¶
Index ¶
- type Gatekeeper
- func (_m *Gatekeeper) Context(ctx context.Context) (context.Context, error)
- func (_m *Gatekeeper) ContextWithRequest(ctx context.Context, req interface{}) (context.Context, error)
- func (_m *Gatekeeper) StreamServerInterceptor() grpc.StreamServerInterceptor
- func (_m *Gatekeeper) UnaryServerInterceptor() grpc.UnaryServerInterceptor
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gatekeeper ¶
Gatekeeper is an autogenerated mock type for the Gatekeeper type
func (*Gatekeeper) ContextWithRequest ¶
func (_m *Gatekeeper) ContextWithRequest(ctx context.Context, req interface{}) (context.Context, error)
ContextWithRequest provides a mock function with given fields: ctx, req
func (*Gatekeeper) StreamServerInterceptor ¶
func (_m *Gatekeeper) StreamServerInterceptor() grpc.StreamServerInterceptor
StreamServerInterceptor provides a mock function with given fields:
func (*Gatekeeper) UnaryServerInterceptor ¶
func (_m *Gatekeeper) UnaryServerInterceptor() grpc.UnaryServerInterceptor
UnaryServerInterceptor provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.