datatype

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2021 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StringSlice

type StringSlice []string

func (*StringSlice) UnmarshalJSON

func (s *StringSlice) UnmarshalJSON(b []byte) error

func (*StringSlice) UnmarshalYAML

func (s *StringSlice) UnmarshalYAML(unmarshal func(interface{}) error) (err error)

type Time added in v1.11.0

type Time time.Time

func (Time) MarshalJSON added in v1.11.0

func (t Time) MarshalJSON() ([]byte, error)

func (*Time) Scan added in v1.11.0

func (t *Time) Scan(src interface{}) error

func (Time) String added in v1.11.0

func (t Time) String() string

func (Time) Time added in v1.11.0

func (t Time) Time() time.Time

func (*Time) UnmarshalJSON added in v1.11.0

func (t *Time) UnmarshalJSON(data []byte) error

func (Time) Value added in v1.11.0

func (t Time) Value() (driver.Value, error)

driver.Valuer interface see http://jmoiron.net/blog/built-in-interfaces/

Jump to

Keyboard shortcuts

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