package
0.0.0-20240411093956-d6d939f6b79d
Repository: https://github.com/takaakit/design-pattern-examples-in-golang.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Display values as a bar chart.
Display values as a number.
Holds a value and notifies observers when the value is set.
An abstract class that generates numbers.

# Interfaces

Provides an interface for attaching and detaching Observer objects.
Defines an updating interface for objects that should be notified of changes in a subject.