xjson

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 27, 2022 License: MIT Imports: 1 Imported by: 0

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) Clone

func (m RawMessage) Clone() []byte

Clone returns a copy of m.

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL