//
pkg.gl
Category
github.com/umamimike/go-structure-examples
layered
handlers
package
0.0.0-20201005190257-b3f917f3b338
Repository:
https://github.com/umamimike/go-structure-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
89 SLOC
#
Functions
AddBeer
AddBeer adds a new beer to the cellar.
AddBeerReview
AddBeerReview adds a new review for a beer.
GetBeer
GetBeer returns a beer from the cellar.
GetBeerReviews
GetBeerReviews returns all reviews for a beer.
GetBeers
GetBeers returns the cellar.