events

package
v0.0.0-...-77d485b Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Unpack

type Unpack struct {
	CorrelationID string          `json:"correlation_id"`
	Network       utils.Network   `json:"network"`
	NetworkId     utils.NetworkID `json:"network_id"`
	Address       common.Address  `json:"address"`
	Proxy         bool            `json:"proxy"`
	Resolved      bool            `json:"resolved"`
}

func UnmarshalUnpack

func UnmarshalUnpack(data []byte) (*Unpack, error)

UnmarshalUnpack unmarshal a JSON byte slice into an Unpack instance.

func (*Unpack) MarshalBinary

func (e *Unpack) MarshalBinary() ([]byte, error)

Jump to

Keyboard shortcuts

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