package
0.0.0-20200907202924-5e14d7d9040e
Repository: https://github.com/devisions/go-mux-jwt-gorm-starter.git
Documentation: pkg.go.dev

# Functions

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

# Interfaces

UserService.
UserStore is used for interacting with the persistence layer for users, and it is the contract (interface) to used by outside package components.