Documentation
¶
Index ¶
- type Any
- func (a *Any) Any() any
- func (a *Any) Boolean() bool
- func (a *Any) Float() float64
- func (a *Any) Int() int64
- func (a *Any) Scan(v any) error
- func (a *Any) Set(val any) *Any
- func (a *Any) String() string
- func (a *Any) Time() time.Time
- func (a *Any) Uint() uint64
- func (a Any) Value() (driver.Value, error)
- type Binary
- type Text
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.