# Functions
NewMockAccessTimeMiddleware creates a new mock instance.
NewMockAuthMiddleware creates a new mock instance.
NewMockErrorMiddleware creates a new mock instance.
# Structs
MockAccessTimeMiddleware is a mock of AccessTimeMiddleware interface.
MockAccessTimeMiddlewareMockRecorder is the mock recorder for MockAccessTimeMiddleware.
MockAuthMiddleware is a mock of AuthMiddleware interface.
MockAuthMiddlewareMockRecorder is the mock recorder for MockAuthMiddleware.
MockErrorMiddleware is a mock of ErrorMiddleware interface.
MockErrorMiddlewareMockRecorder is the mock recorder for MockErrorMiddleware.