# Packages
Package handlers is a generated GoMock package.
# Functions
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
# Interfaces
go:generate mockgen -source=./auth.go --package=handlers -destination=./mocks/auth.go.