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) MarshalJSON ¶
func (m RawMessage) MarshalJSON() ([]byte, error)
MarshalJSON returns m as the JSON encoding of m.
func (*RawMessage) UnmarshalJSON ¶
func (m *RawMessage) UnmarshalJSON(data []byte) error
UnmarshalJSON sets *m to a copy of data.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package gjson provides searching for json strings.
|
Package gjson provides searching for json strings. |
|
Package jsongen forked from darjun/json-gen
|
Package jsongen forked from darjun/json-gen |
|
Package match provides a simple pattern matcher with unicode support.
|
Package match provides a simple pattern matcher with unicode support. |
|
Package sjson provides setting json values.
|
Package sjson provides setting json values. |
Click to show internal directories.
Click to hide internal directories.