size

package
v0.0.0-...-90567dc Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 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 Size

type Size struct {
	Str       string    `sql:",size:25"`
	Timestamp time.Time `sql:",size:6"`
	Time      time.Time
}

func (*Size) Addrs

func (v *Size) Addrs() []any

func (Size) Columns

func (Size) Columns() []string

func (Size) GetStr

func (v Size) GetStr() sequel.ColumnValuer[string]

func (Size) GetTime

func (v Size) GetTime() sequel.ColumnValuer[time.Time]

func (Size) GetTimestamp

func (v Size) GetTimestamp() sequel.ColumnValuer[time.Time]

func (Size) InsertOneStmt

func (v Size) InsertOneStmt() (string, []any)

func (Size) InsertPlaceholders

func (Size) InsertPlaceholders(row int) string

func (Size) TableName

func (Size) TableName() string

func (Size) Values

func (v Size) Values() []any

Jump to

Keyboard shortcuts

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