Documentation ¶
Index ¶
- type Size
- func (v *Size) Addrs() []any
- func (Size) Columns() []string
- func (v Size) GetStr() sequel.ColumnValuer[string]
- func (v Size) GetTime() sequel.ColumnValuer[time.Time]
- func (v Size) GetTimestamp() sequel.ColumnValuer[time.Time]
- func (v Size) InsertOneStmt() (string, []any)
- func (Size) InsertPlaceholders(row int) string
- func (Size) TableName() string
- func (v Size) Values() []any
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Size ¶
func (Size) GetTimestamp ¶
func (v Size) GetTimestamp() sequel.ColumnValuer[time.Time]
func (Size) InsertOneStmt ¶
func (Size) InsertPlaceholders ¶
Click to show internal directories.
Click to hide internal directories.