package
0.0.0-20240513180841-b8ead2cebc07
Repository: https://github.com/jresearchlabs/aigisos.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewJSONRPC returns the JSONRPC http server.
No description provided by the author
NewRPCErrorResponse is used to create a custom error response.
NewRPCResponse returns Success/Error response object.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
The index in heap which is indicating the element is not in the heap.
No description provided by the author

# Variables

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

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Dispatcher handles all json rpc requests by delegating the execution flow to the corresponding service.
ErrorResponse is a jsonrpc error response.
Eth is the eth jsonrpc endpoint.
FilterManager manages all running filters.
No description provided by the author
JSONRPC is an API consensus.
No description provided by the author
LogQuery is a query to filter logs.
Net is the net jsonrpc endpoint.
ObjectError is a jsonrpc error.
Request is a jsonrpc request.
No description provided by the author
SuccessResponse is a jsonrpc success response.
TxPool is the txpool jsonrpc endpoint.
Web3 is the web3 jsonrpc endpoint.

# Interfaces

No description provided by the author
JSONRPCStore defines all the methods required by all the JSON RPC endpoints.
Response is a jsonrpc response interface.

# Type aliases

No description provided by the author