//
pkg.gl
Category
github.com/nyogjtrc/practice-go
design-pattern
observer
package
0.0.0-20231011072021-2bcd6084d24b
Repository:
https://github.com/nyogjtrc/practice-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
60 SLOC
#
Functions
NewObserverA
No description provided by the author
#
Structs
ObserverPrintln
No description provided by the author
SubjectA
No description provided by the author
#
Interfaces
Observer
No description provided by the author
Subject
No description provided by the author