//
pkg.gl
Category
github.com/0glabs/0g-storage-client
common
rpc
package
0.6.1
Repository:
https://github.com/0glabs/0g-storage-client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
54 SLOC
#
Functions
MustNewHandler
MustNewHandler creates a http.Handler for the specified RPC apis.
MustServe
MustServe starts RPC service until shutdown.
NewClient
NewClient creates a new client instance.
Start
Start starts a HTTP service util shutdown.
#
Structs
Client
Client is a base class of any RPC client.