internal

package
v1.12.16 Latest Latest
Warning

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

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BigInt

type BigInt struct {
	big.Int
}

func (BigInt) Add

func (b BigInt) Add(n BigInt) BigInt

func (BigInt) Cmp

func (b BigInt) Cmp(n BigInt) int

func (BigInt) DeepCopyInto

func (b BigInt) DeepCopyInto(n *BigInt)

func (BigInt) Equal

func (b BigInt) Equal(n BigInt) bool

func (BigInt) EqualInt64

func (b BigInt) EqualInt64(n int64) bool

func (BigInt) MarshalJSON

func (b BigInt) MarshalJSON() ([]byte, error)

func (BigInt) String

func (b BigInt) String() string

func (BigInt) Sub

func (b BigInt) Sub(n BigInt) BigInt

func (*BigInt) UnmarshalJSON

func (b *BigInt) UnmarshalJSON(p []byte) error

Jump to

Keyboard shortcuts

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