int128

package
v0.0.0-...-d56bd81 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2023 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 Int128

type Int128 struct {
	bin.Int128 `gorm:"-:all"`
}

func (*Int128) FromBigInt

func (p *Int128) FromBigInt(value *big.Int) error

func (*Int128) Scan

func (p *Int128) Scan(value any) error

Scan assigns a value from a database driver.

func (*Int128) Value

func (p *Int128) Value() (driver.Value, error)

Value returns a driver Value.

Jump to

Keyboard shortcuts

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