text

package
v0.0.0-...-0a9b489 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: MIT Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Blob

type Blob []byte

func (Blob) DataType

func (Blob) DataType(driverName string) string

func (*Blob) Scan

func (v *Blob) Scan(src any) error

func (*Blob) Set

func (v *Blob) Set(str []byte)

func (Blob) Value

func (v Blob) Value() (driver.Value, error)

type Text

type Text string

func (Text) DataType

func (Text) DataType(driverName string) string

func (*Text) Scan

func (v *Text) Scan(src any) error

func (*Text) Set

func (v *Text) Set(str string)

func (Text) Value

func (v Text) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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