//
pkg.gl
Category
github.com/umamimike/go-structure-examples
modular
beers
package
0.0.0-20201005190257-b3f917f3b338
Repository:
https://github.com/umamimike/go-structure-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
53 SLOC
#
Functions
AddBeer
AddBeer adds a new beer to the cellar.
GetBeer
GetBeer returns a beer from the cellar.
GetBeers
GetBeers returns the cellar.
#
Structs
Beer
Beer defines the properties of a beer.