package
0.0.0-20211029074233-7bd301ebe8d3
Repository: https://github.com/umbracle/minimal.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Factory is the factory method for the api backend.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Dispatcher handles jsonrpc requests.
ErrorObject is a jsonrpc error.
Eth is the eth jsonrpc endpoint.
HTTPServer is an http server that serves jsonrpc requests.
JSONRPC is an API backend.
Net is the net jsonrpc endpoint.
Request is a jsonrpc request.
Response is a jsonrpc response.
Web3 is the web3 jsonrpc endpoint.

# Interfaces

Server is a communication interface for the server.

# Type aliases

No description provided by the author
ServerConfig is the configuration for each server.
ServerFactory is a factory method to create servers.