mongo

package
v0.0.1-0...-6deec57 Latest Latest
Warning

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

Go to latest
Published: Jun 4, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONRawMessage

type JSONRawMessage json.RawMessage

func (JSONRawMessage) MarshalBSONValue

func (m JSONRawMessage) MarshalBSONValue() (bsontype.Type, []byte, error)

func (JSONRawMessage) MarshalJSON

func (m JSONRawMessage) MarshalJSON() ([]byte, error)

MarshalJSON returns m as the JSON encoding of m.

func (*JSONRawMessage) UnmarshalBSONValue

func (m *JSONRawMessage) UnmarshalBSONValue(t bsontype.Type, data []byte) error

func (*JSONRawMessage) UnmarshalJSON

func (m *JSONRawMessage) UnmarshalJSON(data []byte) error

UnmarshalJSON sets *m to a copy of data.

Jump to

Keyboard shortcuts

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