aliasstruct

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 A

type A civil.DateTime // Type Definition

This should generate

func (*A) Addrs

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

func (A) AlterTableStmt

func (A) AlterTableStmt() string

func (A) Columns

func (A) Columns() []string

func (A) CreateTableStmt

func (v A) CreateTableStmt() string

func (A) GetDate

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

func (A) GetTime

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

func (A) InsertVarQuery

func (A) InsertVarQuery() string

func (A) TableName

func (a A) TableName() string

func (A) Values

func (v A) Values() []any

type B

type B = civil.DateTime

This shouldn't generate

type C

type C sql.NullString

This should generate

func (*C) Addrs

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

func (C) AlterTableStmt

func (C) AlterTableStmt() string

func (C) Columns

func (C) Columns() []string

func (C) CreateTableStmt

func (v C) CreateTableStmt() string

func (C) GetString

func (v C) GetString() sequel.ColumnValuer[string]

func (C) GetValid

func (v C) GetValid() sequel.ColumnValuer[bool]

func (C) InsertOneStmt

func (v C) InsertOneStmt() string

func (C) InsertVarQuery

func (C) InsertVarQuery() string

func (C) TableName

func (C) TableName() string

func (C) Values

func (v C) Values() []any

Jump to

Keyboard shortcuts

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