# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
GenerateToken generates a random token of specified length in bytes.
# Interfaces
go:generate mockgen -source $GOFILE -package mocks -destination mocks/repository.go.
go:generate mockgen -source $GOFILE -package mocks -destination mocks/usecase.go.