package
0.0.0-20230704194108-057e48f7badc
Repository: https://github.com/jecsand/go-rest-api-boilerplate.git
Documentation: pkg.go.dev

# Functions

NewTokenService is an exported function used to initialize a new authService struct.

# Structs

TokenService is used by the app to manage db auth functionality.

# Interfaces

BlacklistService is an interface used to manage the relevant group doc controllers.
FileService is an interface used to manage the relevant file doc controllers.
GroupService is an interface used to manage the relevant group doc controllers.
TaskService is an interface used to manage the relevant task doc controllers.
UserService is an interface used to manage the relevant user doc controllers.