package
0.0.0-20201005190257-b3f917f3b338
Repository: https://github.com/umamimike/go-structure-examples.git
Documentation: pkg.go.dev

# Functions

AddBeer adds a new beer to the cellar.
AddBeerReview adds a new review for a beer.
GetBeer returns a beer from the cellar.
GetBeerReviews returns all reviews for a beer.
GetBeers returns the cellar.