//
pkg.gl
Category
github.com/ejdem86/api2go
examples
storage
package
2.0.0+incompatible
Repository:
https://github.com/ejdem86/api2go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
6
Dependents
4
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.