package
0.0.0-20241210180611-fb78454b947f
Repository: https://github.com/fromsi/jwt-oauth-sso.git
Documentation: pkg.go.dev

# Functions

NewMockErrorBadRequestResponse creates a new mock instance.
NewMockErrorConflictResponse creates a new mock instance.
NewMockErrorInternalServerResponse creates a new mock instance.
NewMockSuccessDevicesResponse creates a new mock instance.
NewMockSuccessLoginResponse creates a new mock instance.
NewMockSuccessRefreshResponse creates a new mock instance.
NewMockSuccessRegisterResponse creates a new mock instance.

# Structs

MockErrorBadRequestResponse is a mock of ErrorBadRequestResponse interface.
MockErrorBadRequestResponseMockRecorder is the mock recorder for MockErrorBadRequestResponse.
MockErrorConflictResponse is a mock of ErrorConflictResponse interface.
MockErrorConflictResponseMockRecorder is the mock recorder for MockErrorConflictResponse.
MockErrorInternalServerResponse is a mock of ErrorInternalServerResponse interface.
MockErrorInternalServerResponseMockRecorder is the mock recorder for MockErrorInternalServerResponse.
MockSuccessDevicesResponse is a mock of SuccessDevicesResponse interface.
MockSuccessDevicesResponseMockRecorder is the mock recorder for MockSuccessDevicesResponse.
MockSuccessLoginResponse is a mock of SuccessLoginResponse interface.
MockSuccessLoginResponseMockRecorder is the mock recorder for MockSuccessLoginResponse.
MockSuccessRefreshResponse is a mock of SuccessRefreshResponse interface.
MockSuccessRefreshResponseMockRecorder is the mock recorder for MockSuccessRefreshResponse.
MockSuccessRegisterResponse is a mock of SuccessRegisterResponse interface.
MockSuccessRegisterResponseMockRecorder is the mock recorder for MockSuccessRegisterResponse.