package
0.1.10
Repository: https://github.com/geniusrabbit/blaze-api.git
Documentation: pkg.go.dev

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

# Structs

No description provided by the author
No description provided by the author

# Interfaces

go:generate mockgen -source $GOFILE -package mocks -destination mocks/repository.go.
go:generate mockgen -source $GOFILE -package mocks -destination mocks/usecase.go.