//
pkg.gl
Category
github.com/Beretta350/golang-design-patterns
observer
model
package
0.0.0-20240915183332-f9f2165977b9
Repository:
https://github.com/beretta350/golang-design-patterns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
46 SLOC
#
Functions
NewItem
No description provided by the author
#
Structs
Customer
The customer is the observer.
Item
Item is the subject being observed.