Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RawMessage ¶
type RawMessage []byte
func (RawMessage) Unmarshal ¶
func (raw RawMessage) Unmarshal(dst any) (err error)
func (RawMessage) Valid ¶
func (raw RawMessage) Valid() (ok bool)
func (RawMessage) Value ¶
func (raw RawMessage) Value() (v any)
Click to show internal directories.
Click to hide internal directories.