package
0.0.0-20220711144526-9e17550270c4
Repository: https://github.com/cschappert/gin-api-example.git
Documentation: pkg.go.dev

# Functions

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

# Structs

Maintain an Account model just for use with the DB to prevent coupling between the service layer and the storage layer.
storage.AccountRepository represents a MySQL implementation of api.AccountRepository.
No description provided by the author