customdeclare

package
v0.0.0-...-28cb9ee Latest Latest
Warning

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

Go to latest
Published: Dec 18, 2024 License: MIT Imports: 3 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 struct {
	Name string
}

func (*A) Addrs

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

Codegen will not override the custom declaration even if it has error

func (A) Columns

func (A) Columns() []string

Codegen will not override the custom declaration even if it has error

func (A) GetName

func (v A) GetName() sequel.ColumnValuer[string]

func (A) InsertOneStmt

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

func (A) InsertPlaceholders

func (A) InsertPlaceholders(row int) string

func (A) TableName

func (A) TableName() string

Codegen will not override the custom declaration

func (A) Values

func (v A) Values() []any

Codegen will not override the custom declaration even if it has error

Jump to

Keyboard shortcuts

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