hexstring

package
v0.0.0-...-09efcc3 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: Apache-2.0 Imports: 5 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type T

type T string

func FindSmallest

func FindSmallest(hexStrings []T) (T, int, bool)

func MustParse

func MustParse(s string) T

func NewFromBigInt

func NewFromBigInt(v *big.Int) (T, error)

func NewFromInt64

func NewFromInt64(v int64) (T, error)

func Parse

func Parse(s string) (T, error)

func TrimmedParse

func TrimmedParse(s string) (T, error)

func (T) String

func (t T) String() string

func (T) ToBigInt

func (t T) ToBigInt() *big.Int

Jump to

Keyboard shortcuts

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