Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Properties ¶
type Properties map[string]json.RawMessage
func NewProperties ¶
func NewProperties(m map[string]json.RawMessage) Properties
func (Properties) MarshalAll ¶
func (p Properties) MarshalAll(m map[string]any) error
func (Properties) UnmarshalAll ¶
func (p Properties) UnmarshalAll(m map[string]any) error
Click to show internal directories.
Click to hide internal directories.