package
0.0.0-20160509031936-f1e749f5ee83
Repository: https://github.com/joshansen/winedatabase.git
Documentation: pkg.go.dev

# Functions

NewPurchaseController returns a reference to a new PurchaseControllerImpl.
NewStoreController returns a reference to a new StoreControllerImpl.
No description provided by the author
NewWineController returns a reference to a new WineControllerImpl.

# Structs

PurchaseControllerImpl is a struct that holds a reference to the database to be used by the purchase controller.
StoreControllerImpl is a struct that holds a reference to the database to be used by the store controller.
No description provided by the author
WineControllerImpl is a struct that holds a reference to the database to be used by the wine controller.