Documentation
¶
Overview ¶
Package json has functions for working with JSON objects
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RawMessage ¶
func RawMessage(v any) (json.RawMessage, error)
RawMessage takes any JSON object and returns a json.RawMessage representation of it
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.