types

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2025 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArrayString

type ArrayString []string

func (*ArrayString) GormDataType

func (*ArrayString) GormDataType() string

func (*ArrayString) Scan

func (a *ArrayString) Scan(value interface{}) error

func (ArrayString) Value

func (a ArrayString) Value() (driver.Value, error)

type Int64String

type Int64String int64

func (Int64String) MarshalJSON

func (i Int64String) MarshalJSON() ([]byte, error)

MarshalJSON 实现 MarshalJSON 接口

func (*Int64String) UnmarshalJSON

func (i *Int64String) UnmarshalJSON(data []byte) error

UnmarshalJSON 实现 UnmarshalJSON 接口

Jump to

Keyboard shortcuts

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