package
Version:
v0.0.0-...-19c2005
Opens a new window with list of versions in this module.
Published: Apr 3, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Factory interface {
ConvertTypeToMap(dataType interface{}) map[string]interface{}
BuildFromBytes(data []byte, dataType interface{}) (interface{}, error)
CreateEmpty(dataType interface{}) interface{}
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.