package
0.0.0-20240830140449-47e43fccaecf
Repository: https://github.com/tminamiii/toybox.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

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

# Interfaces

No description provided by the author
No description provided by the author
Factoryパターンクラスを生成するのがAbstractFactoryパターン 具象クラスを生成するのがFactoryパターン 同一インタフェースのFactory具象クラスを識別子で生成するパターン.