//
pkg.gl
Category
github.com/gnsalok/design-patterns-go
go-design-patterns
Behavioral
Observer
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
68 SLOC
#
Structs
Customer
No description provided by the author
Item
No description provided by the author
#
Interfaces
Observable
Define the interface for the observable type.
Observer
No description provided by the author