xjson_rpc

package
v1.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 17, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(addr string) (*jsonRpcClient, error)

NewClient 实例化一个客户端

func NewServer

func NewServer(addr string) (*jsonrpcServer, error)

NewServer 实例化一个服务

Types

type IJsonRpcService

type IJsonRpcService interface {
	ServiceName() string
}

IJsonRpcService jsonRpc-service-interface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL