package
0.0.0-20240404080515-c8f1c28dbae4
Repository: https://github.com/a1excross/chat-server.git
Documentation: pkg.go.dev
# Functions
NewAuthServiceMock returns a mock for client.AuthService.
# Structs
AuthServiceMock implements client.AuthService.
AuthServiceMockCheckExpectation specifies expectation struct of the AuthService.Check.
AuthServiceMockCheckParams contains parameters of the AuthService.Check.
AuthServiceMockCheckResults contains results of the AuthService.Check.