package
0.0.0-20220708131853-47409f5fd832
Repository: https://github.com/devnica/go-clean-arch.git
Documentation: pkg.go.dev
# Functions
NewAuthService creates a new instance of AuthService.
No description provided by the author
NewJWTService method is creates an new instance of JWTService.
No description provided by the author
# Interfaces
AuthService is a contract about something that this service can do.
No description provided by the author
JWTService is a contract of what jwtservice can do.
No description provided by the author