Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Any ¶
type Any json.RawMessage
Any is the raw configuration for the plugin
func AnyValueMust ¶
func AnyValueMust(v interface{}) *Any
AnyValueMust returns an Any from a value by marshaling / encoding the input. It panics if there's error.
func (*Any) MarshalJSON ¶
MarshalJSON implements the json Marshaler interface
func (*Any) UnmarshalJSON ¶
UnmarshalJSON implements the json Unmarshaler interface
Click to show internal directories.
Click to hide internal directories.