fields

package
v0.0.0-...-e75809f Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: GPL-3.0 Imports: 3 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONB

type JSONB []byte

JSONB ...

func (JSONB) Equals

func (j JSONB) Equals(j1 JSONB) bool

Equals ...

func (JSONB) IsNull

func (j JSONB) IsNull() bool

IsNull ...

func (JSONB) MarshalJSON

func (j JSONB) MarshalJSON() ([]byte, error)

MarshalJSON returns *j as the JSON encoding of j.

func (*JSONB) Scan

func (j *JSONB) Scan(value interface{}) error

Scan ...

func (*JSONB) UnmarshalJSON

func (j *JSONB) UnmarshalJSON(data []byte) error

UnmarshalJSON sets *j to a copy of data.

func (JSONB) Value

func (j JSONB) Value() (driver.Value, error)

Value ...

Jump to

Keyboard shortcuts

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