v1

package
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 27, 2023 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StrictServerImpl added in v0.0.6

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

StrictServerImpl implements the oapi-codegen StrictServerInterface interface, which exposes our API endpoints as functions with strongly-typed params. This struct is a thin layer over the DB-querying client; it mostly just forwards the inputs and outputs, but sometimes it additionally processes them.

func NewStrictServerImpl added in v0.0.6

func NewStrictServerImpl(client client.StorageClient, logger log.Logger) *StrictServerImpl

func (*StrictServerImpl) GetConsensusAccounts added in v0.0.6

func (*StrictServerImpl) GetConsensusAccountsAddress added in v0.0.6

func (*StrictServerImpl) GetConsensusBlocks added in v0.0.6

func (*StrictServerImpl) GetConsensusBlocksHeight added in v0.0.6

func (*StrictServerImpl) GetConsensusEntities added in v0.0.6

func (*StrictServerImpl) GetConsensusEntitiesEntityId added in v0.0.6

func (*StrictServerImpl) GetConsensusEpochs added in v0.0.6

func (*StrictServerImpl) GetConsensusEpochsEpoch added in v0.0.6

func (*StrictServerImpl) GetConsensusEvents added in v0.0.6

func (*StrictServerImpl) GetConsensusProposals added in v0.0.6

func (*StrictServerImpl) GetConsensusTransactions added in v0.0.6

func (*StrictServerImpl) GetConsensusValidators added in v0.0.6

func (*StrictServerImpl) GetLayerStatsActiveAccounts added in v0.0.11

func (*StrictServerImpl) GetLayerStatsTxVolume added in v0.0.8

func (*StrictServerImpl) GetRuntimeAccountsAddress added in v0.0.11

func (*StrictServerImpl) GetRuntimeBlocks added in v0.0.8

func (*StrictServerImpl) GetRuntimeEvents added in v0.0.8

func (*StrictServerImpl) GetRuntimeEvmTokens added in v0.0.8

func (*StrictServerImpl) GetRuntimeEvmTokensAddress added in v0.1.4

func (*StrictServerImpl) GetRuntimeStatus added in v0.0.12

func (*StrictServerImpl) GetRuntimeTransactions added in v0.0.8

func (*StrictServerImpl) GetRuntimeTransactionsTxHash added in v0.0.8

func (*StrictServerImpl) GetStatus added in v0.0.8

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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