//
pkg.gl
Category
github.com/kylesliu/Golang-Learn
Design-Patterns-Golang
Create
Builder
package
0.0.0-20190823073817-48c9e09f6365
Repository:
https://github.com/kylesliu/golang-learn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
90 SLOC
#
Constants
DRINK
No description provided by the author
FOOD
No description provided by the author
#
Structs
Beer
啤酒.
Cola
可乐.
Drink
饮料.
Food
食物.
FriedChicken
炸鸡.
Hamburger
汉堡.
MealBuilder
建造者.
#
Interfaces
Item
No description provided by the author
#
Type aliases
Meal
No description provided by the author