json

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 4, 2022 License: BSD-2-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommaStrSlice

type CommaStrSlice []string

func (*CommaStrSlice) UnmarshalJSON

func (ss *CommaStrSlice) UnmarshalJSON(data []byte) error

func (CommaStrSlice) Value

func (ss CommaStrSlice) Value() (driver.Value, error)

type IntBool

type IntBool bool

func (*IntBool) UnmarshalJSON

func (ib *IntBool) UnmarshalJSON(data []byte) error

type JTime

type JTime struct {
	time.Time
}

func (*JTime) UnmarshalJSON

func (jt *JTime) UnmarshalJSON(data []byte) (err error)

func (JTime) Value

func (jt JTime) Value() (driver.Value, error)

type NullEmptyString added in v1.1.0

type NullEmptyString null.String

func (*NullEmptyString) UnmarshalJSON added in v1.1.0

func (ns *NullEmptyString) UnmarshalJSON(data []byte) (err error)

func (NullEmptyString) Value added in v1.1.0

func (ns NullEmptyString) Value() (driver.Value, error)

type StrSlice

type StrSlice []string

func (StrSlice) Value

func (ss StrSlice) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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