package
Version:
v0.6.1
Opens a new window with list of versions in this module.
Published: Oct 14, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
MustNewHandler creates a http.Handler for the specified RPC apis.
func MustServe(endpoint string, apis map[string]interface{})
MustServe starts RPC service until shutdown.
Start starts a HTTP service util shutdown.
Client is a base class of any RPC client.
NewClient creates a new client instance.
URL Get the RPC server URL the client connected to.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.