//
pkg.gl
Category
github.com/gnsalok/design-patterns-go
go-design-patterns
Creational
Builder
package
0.0.0-20250114054016-c032c0c4f81d
Repository:
https://github.com/gnsalok/design-patterns-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
73 SLOC
#
Structs
Notification
This is the finished product that is created by the builder.
NotificationBuilder
The NotificationBuilder has fields exported as well as a few methods to demonstrate.