types

package
v0.0.0-...-e6fd437 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 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 EncryptStr

type EncryptStr string

func (*EncryptStr) Scan

func (e *EncryptStr) Scan(v interface{}) error

func (EncryptStr) Value

func (e EncryptStr) Value() (driver.Value, error)

type Map

type Map map[string]interface{}

func (*Map) Scan

func (m *Map) Scan(v interface{}) error

func (Map) Value

func (m Map) Value() (driver.Value, error)

type MapStr

type MapStr map[string]string

func (*MapStr) Scan

func (m *MapStr) Scan(v interface{}) error

func (MapStr) Value

func (m MapStr) Value() (driver.Value, error)

type StrSlice

type StrSlice []string

func (*StrSlice) Scan

func (s *StrSlice) Scan(v interface{}) error

func (StrSlice) String

func (s StrSlice) String() string

func (StrSlice) Value

func (s StrSlice) Value() (driver.Value, error)

type Values

type Values map[string][]string

func (*Values) Scan

func (val *Values) Scan(v interface{}) error

func (Values) Value

func (val Values) Value() (driver.Value, error)

Jump to

Keyboard shortcuts

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