package
Version:
v0.0.0-...-944e809
Opens a new window with list of versions in this module.
Published: Oct 9, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Get(class string) func() interface{}
Get the factory method for class
func New(class string) interface{}
New a object with creator, then call FactoryAsm method if exist.
func Register(class string, fn func() interface{})
Register factory method for class
Source Files
¶
Click to show internal directories.
Click to hide internal directories.