package
0.0.0-20240430010716-f316938587b3
Repository: https://github.com/geekcamp-vol11-team30/backend.git
Documentation: pkg.go.dev

# 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.