package
0.5.0
Repository: https://github.com/frankonly/iotex-core.git
Documentation: pkg.go.dev

# Functions

NewServer creates a new server.
WithBroadcastOutbound is the option to broadcast msg outbound.

# Variables

ErrAction indicates the error of action.
ErrInternalServer indicates the internal server error.
ErrReceipt indicates the error of receipt.

# Structs

Config represents the config to setup api.
Server provides api for user to query blockchain data.

# Type aliases

BroadcastOutbound sends a broadcast message to the whole network.
Option is the option to override the api config.