# Functions
NewMockAuth creates a new mock instance.
NewMockURLs creates a new mock instance.
NewMockUsers creates a new mock instance.
# Structs
MockAuth is a mock of Auth interface.
MockAuthMockRecorder is the mock recorder for MockAuth.
MockURLs is a mock of URLs interface.
MockURLsMockRecorder is the mock recorder for MockURLs.
MockUsers is a mock of Users interface.
MockUsersMockRecorder is the mock recorder for MockUsers.