dbtype

package
v0.1.31-0...-e8b46e4 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DBJson

type DBJson json.RawMessage

DBJson type define

func (*DBJson) GormDBDataType

func (j *DBJson) GormDBDataType(db *gorm.DB, field *schema.Field) string

GormDBDataType method define

func (*DBJson) Scan

func (j *DBJson) Scan(value interface{}) error

Scan method define

func (DBJson) Value

func (j DBJson) Value() (driver.Value, error)

Value method define

type DBMapString

type DBMapString map[string]interface{}

func (*DBMapString) Scan

func (j *DBMapString) Scan(value interface{}) error

Scan method define

func (DBMapString) Value

func (j DBMapString) Value() (driver.Value, error)

Value method define

type DBString

type DBString []string

func (*DBString) Scan

func (j *DBString) Scan(value interface{}) error

Scan method define

func (DBString) Value

func (j DBString) Value() (driver.Value, error)

Value method define

Jump to

Keyboard shortcuts

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