types

package
v0.405.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2025 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Date

type Date struct {
	time.Time
}

func (Date) Value

func (d Date) Value() (driver.Value, error)

type Duration added in v0.404.0

type Duration struct {
	Duration string
}

func (Duration) Value added in v0.404.0

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

type Timestamp

type Timestamp struct {
	time.Time
}

func (Timestamp) Value

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

Jump to

Keyboard shortcuts

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