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

# Packages

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

# Functions

Takes an AccountRepository implementation and returns an AccountService.

# Structs

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

# Interfaces

AccountService makes use of the AccountRepository interface to interact with the storage implentation.