tezgen

package
v0.0.0-...-c439057 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2022 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 Address

type Address string

Address -

type Bytes

type Bytes []byte

Bytes -

func (Bytes) MarshalJSON

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

MarshalJSON -

func (*Bytes) UnmarshalJSON

func (b *Bytes) UnmarshalJSON(data []byte) error

UnmarshalJSON -

type Contract

type Contract string

Contract -

type Int

type Int struct{ *big.Int }

Int -

func NewInt

func NewInt(val int64) Int

NewInt -

func (Int) MarshalJSON

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

MarshalJSON -

func (*Int) UnmarshalJSON

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

UnmarshalJSON -

type SaplingState

type SaplingState struct {
	State int64
	Array []interface{}
}

SaplingState -

func (SaplingState) MarshalJSON

func (ss SaplingState) MarshalJSON() ([]byte, error)

MarshalJSON -

func (*SaplingState) UnmarshalJSON

func (ss *SaplingState) UnmarshalJSON(data []byte) error

UnmarshalJSON -

type SaplingTransaction

type SaplingTransaction string

SaplingTransaction -

type Timestamp

type Timestamp struct {
	// contains filtered or unexported fields
}

Timestamp -

func NewTimestamp

func NewTimestamp(t time.Time) Timestamp

NewTimestamp -

func (Timestamp) MarshalJSON

func (t Timestamp) MarshalJSON() ([]byte, error)

MarshalJSON -

func (*Timestamp) UnmarshalJSON

func (t *Timestamp) UnmarshalJSON(data []byte) error

UnmarshalJSON -

func (Timestamp) Value

func (t Timestamp) Value() time.Time

Value -

type Unit

type Unit struct{}

Unit -

Jump to

Keyboard shortcuts

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