models

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2021 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Timestamp

type Timestamp struct {
	CreatedAt types.NullTime `json:"created_at" db:"created_at"`
	UpdatedAt types.NullTime `json:"updated_at" db:"updated_at"`
	DeletedAt types.NullTime `json:"deleted_at" db:"deleted_at"`
}

func (*Timestamp) CreateTimestamp

func (t *Timestamp) CreateTimestamp()

func (*Timestamp) DeleteTimestamp

func (t *Timestamp) DeleteTimestamp()

func (*Timestamp) UpdateTimestamp

func (t *Timestamp) UpdateTimestamp()

Jump to

Keyboard shortcuts

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