//
pkg.gl
Category
github.com/Beretta350/golang-design-patterns
builder
package
0.0.0-20240915183332-f9f2165977b9
Repository:
https://github.com/beretta350/golang-design-patterns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
20 SLOC
#
Packages
manufacturer
No description provided by the author
model
No description provided by the author
#
Functions
NewCarManager
No description provided by the author
#
Structs
CarManager
CarManager is the object responsible to set the car being built.
#
Interfaces
CarBuilder
CarBuilder defines the steps for building a car.