events

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 0 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Name

type Name string

Name specifies different types of events that Streaming API sends to subscribers. Used for accounting purpose.

const (
	PingEvent       Name = "ping"
	AccountTxEvent  Name = "account-tx"
	TraceEvent      Name = "trace"
	BlockEvent      Name = "block"
	BlockchainEvent Name = "blockchain"
	MempoolEvent    Name = "mempool"
)

func (Name) String

func (n Name) String() string

Jump to

Keyboard shortcuts

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