Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Decoder ¶
type Decoder struct {
// contains filtered or unexported fields
}
func (*Decoder) ToCoreDecoder ¶
type Registry ¶
type Registry struct {
// contains filtered or unexported fields
}
func MakeRegistry ¶
func MakeRegistry() *Registry
func (*Registry) RegisterName ¶
func (*Registry) RegisterValue ¶
func (r *Registry) RegisterValue(value interface{})
func (*Registry) SubRegistry ¶
func (*Registry) UnRegisterName ¶
func (*Registry) UnregisterValue ¶
func (r *Registry) UnregisterValue(value interface{})
Click to show internal directories.
Click to hide internal directories.