package
0.0.0-20240427102117-daeaab024000
Repository: https://github.com/josegonzalez/api2go.git
Documentation: pkg.go.dev
# Functions
NewChocolateStorage initializes the storage.
NewUserStorage initializes the storage.
# Structs
ChocolateStorage stores all of the tasty chocolate, needs to be injected into User and Chocolate Resource.
UserStorage stores all users.