types

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 22, 2022 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TimeAt

type TimeAt sql.NullTime

TimeAt model

func (TimeAt) MarshalJSON

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

MarshalJSON implements json encoding interface.

func (*TimeAt) Scan

func (t *TimeAt) Scan(value interface{}) error

Scan implements the Scanner interface.

func (*TimeAt) UnmarshalJSON

func (t *TimeAt) UnmarshalJSON(jsonData []byte) (err error)

UnmarshalJSON implements json decoding interface.

func (TimeAt) Value

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

Value implements the driver Valuer interface.

Jump to

Keyboard shortcuts

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