Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultRpcClient ¶
type DefaultRpcClient struct {
// contains filtered or unexported fields
}
func NewDefaultRpcClient ¶
func NewDefaultRpcClient(address string) (*DefaultRpcClient, error)
func (*DefaultRpcClient) Close ¶
func (c *DefaultRpcClient) Close()
type DefaultRpcServer ¶
func NewDefaultRpcServer ¶
Click to show internal directories.
Click to hide internal directories.