Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Types = make(TypeRegistry, 0)
Functions ¶
func RegisterType ¶
func TypeByName ¶
func TypeInstanceByName ¶
func TypeInstanceByName(name string) interface{}
func TypeNameByInstance ¶
func TypeNameByInstance(instance interface{}) string
Types ¶
type TypeRegistry ¶
Click to show internal directories.
Click to hide internal directories.