jsonutils

package
v0.0.0-...-883883a Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Time

type Time struct {
	time.Time
}

func NewTime

func NewTime(t time.Time) *Time

func (Time) MarshalJSON

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

func (*Time) Scan

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

func (Time) UnmarshalJSON

func (ts Time) UnmarshalJSON(b []byte) error

func (Time) Value

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

Jump to

Keyboard shortcuts

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