pgsegment

package module
v10.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2023 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONProvider

type JSONProvider struct{}

func NewJSONProvider added in v10.9.3

func NewJSONProvider() JSONProvider

func (JSONProvider) Marshal

func (JSONProvider) Marshal(v interface{}) ([]byte, error)

func (JSONProvider) NewDecoder

func (JSONProvider) NewDecoder(r io.Reader) pgjson.Decoder

func (JSONProvider) NewEncoder

func (JSONProvider) NewEncoder(w io.Writer) pgjson.Encoder

func (JSONProvider) Unmarshal

func (JSONProvider) Unmarshal(data []byte, v interface{}) error

Jump to

Keyboard shortcuts

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