types

package
v0.0.0-...-8b9e895 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2020 License: GPL-3.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 JSONBigInt

type JSONBigInt struct {
	big.Int
}

JSONBigInt is a JSON Serializable big.Int wrapper

func (JSONBigInt) MarshalJSON

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

MarshalJSON marshals big.Int

func (*JSONBigInt) UnmarshalJSON

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

UnmarshalJSON unmarshals big.Int

Jump to

Keyboard shortcuts

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