Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlockchainAPIServer ¶
type BlockchainAPIServer struct { BlockchainServerOpts // contains filtered or unexported fields }
func NewServer ¶
func NewServer(ctx context.Context, opts BlockchainServerOpts) *BlockchainAPIServer
func (*BlockchainAPIServer) Run ¶
func (a *BlockchainAPIServer) Run()
type BlockchainServerOpts ¶
type MetricsRegistry ¶
Click to show internal directories.
Click to hide internal directories.