//
pkg.gl
Category
github.com/go-extras/api2go
examples
storage
package
1.4.0
Repository:
https://github.com/go-extras/api2go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
2
Files
116 SLOC
#
Functions
NewChocolateStorage
NewChocolateStorage initializes the storage.
NewUserStorage
NewUserStorage initializes the storage.
#
Structs
ChocolateStorage
ChocolateStorage stores all of the tasty chocolate, needs to be injected into User and Chocolate Resource.
UserStorage
UserStorage stores all users.