embedded

package
v0.0.0-...-b5240c2 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type B

type B struct {
	// Embedded struct
	c.DateTime

	// Embedded int64
	time.Duration
	// contains filtered or unexported fields
}

func (*B) Addrs

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

func (B) AlterTableStmt

func (B) AlterTableStmt() string

func (B) Columns

func (B) Columns() []string

func (B) CreateTableStmt

func (v B) CreateTableStmt() string

func (B) GetDate

func (v B) GetDate() sequel.ColumnValuer[civil.Date]

func (B) GetTime

func (v B) GetTime() sequel.ColumnValuer[civil.Time]

func (B) InsertOneStmt

func (v B) InsertOneStmt() string

func (B) InsertVarQuery

func (B) InsertVarQuery() string

func (B) TableName

func (B) TableName() string

func (B) Values

func (v B) Values() []any

Jump to

Keyboard shortcuts

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