Documentation ¶
Overview ¶
Package auth is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockIModularAuthMiddleware ¶
type MockIModularAuthMiddleware struct {
// contains filtered or unexported fields
}
MockIModularAuthMiddleware is a mock of IModularAuthMiddleware interface.
func NewMockIModularAuthMiddleware ¶
func NewMockIModularAuthMiddleware(ctrl *gomock.Controller) *MockIModularAuthMiddleware
NewMockIModularAuthMiddleware creates a new mock instance.
func (*MockIModularAuthMiddleware) EXPECT ¶
func (m *MockIModularAuthMiddleware) EXPECT() *MockIModularAuthMiddlewareMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
func (*MockIModularAuthMiddleware) GetUnaryServerInterceptor ¶
func (m *MockIModularAuthMiddleware) GetUnaryServerInterceptor() grpc.UnaryServerInterceptor
GetUnaryServerInterceptor mocks base method.
type MockIModularAuthMiddlewareMockRecorder ¶
type MockIModularAuthMiddlewareMockRecorder struct {
// contains filtered or unexported fields
}
MockIModularAuthMiddlewareMockRecorder is the mock recorder for MockIModularAuthMiddleware.
func (*MockIModularAuthMiddlewareMockRecorder) GetUnaryServerInterceptor ¶
func (mr *MockIModularAuthMiddlewareMockRecorder) GetUnaryServerInterceptor() *gomock.Call
GetUnaryServerInterceptor indicates an expected call of GetUnaryServerInterceptor.
Click to show internal directories.
Click to hide internal directories.