Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Encapsulated *encapsulator.Codec[Data]
Functions ¶
Types ¶
type Convertible ¶
type Convertible interface {
AsPluginData() Data
}
type Data ¶
type Data interface {
Any() any
Convertible
// contains filtered or unexported methods
}
func UnmarshalJSON ¶
func UnmarshalYAML ¶
type Map ¶
func (Map) AsPluginData ¶
Click to show internal directories.
Click to hide internal directories.