Documentation
¶
Index ¶
Constants ¶
View Source
const FullDateFormat = time.RFC3339Nano
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RawMessage ¶
type RawMessage []byte
func (*RawMessage) MarshalYAML ¶
func (r *RawMessage) MarshalYAML() (any, error)
func (*RawMessage) UnmarshalYAML ¶
func (r *RawMessage) UnmarshalYAML(value *yaml.Node) error
Click to show internal directories.
Click to hide internal directories.