//
pkg.gl
Category
github.com/takaakit/design-pattern-examples-in-golang
structuralpatterns
flyweight
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
4
Dependents
0
Files
99 SLOC
#
Functions
NewLargeSizeChar
No description provided by the author
NewLargeSizeCharFactory
No description provided by the author
NewLargeSizeString
No description provided by the author
#
Structs
LargeSizeChar
No description provided by the author
LargeSizeCharFactory
No description provided by the author
LargeSizeString
No description provided by the author