//
pkg.gl
Category
github.com/takaakit/design-pattern-examples-in-golang
behavioralpatterns
iterator
package
0.0.0-20240411093956-d6d939f6b79d
Repository:
https://github.com/takaakit/design-pattern-examples-in-golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
101 SLOC
#
Functions
NewBook
No description provided by the author
NewBookShelf
No description provided by the author
NewBookShelfIterator
No description provided by the author
#
Structs
Book
No description provided by the author
BookShelf
No description provided by the author
BookShelfIterator
No description provided by the author
#
Interfaces
Aggregate
No description provided by the author
Iterator
No description provided by the author