package
0.0.0-20230117174448-dc61babe027b
Repository: https://github.com/kenplix/url-shrtnr.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

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

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Services is a collection of all services we have in the project.
No description provided by the author
No description provided by the author

# Interfaces

AuthService is a service for authorization/authentication go:generate mockery --dir .
JWTService provides logic for JWT & Refresh tokens generation, parsing and validation.
UsersService is a service for users go:generate mockery --dir .