json

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2022 License: BSD-2-Clause Imports: 6 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 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