jsonrpc

package
v1.11.4 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2020 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrorDecode

func ErrorDecode(code int) (_ error)

func MakeHandlerJSONRPCServiceInterface

func MakeHandlerJSONRPCServiceInterface(s service.Interface, logger log.Logger, opts ...serverServiceInterfaceOption) (http.Handler, error)

func NewClientJSONRPCServiceInterface

func NewClientJSONRPCServiceInterface(tgt string, opts ...clientServiceInterfaceOption) (service.Interface, error)

func ServiceInterfaceCreateClientEndpointMiddlewares added in v1.1.0

func ServiceInterfaceCreateClientEndpointMiddlewares(opt ...endpoint.Middleware) (_ clientServiceInterfaceOption)

func ServiceInterfaceCreateClientOptions

func ServiceInterfaceCreateClientOptions(opt ...jsonrpc.ClientOption) (_ clientServiceInterfaceOption)

func ServiceInterfaceCreateServerEndpointMiddlewares added in v1.1.2

func ServiceInterfaceCreateServerEndpointMiddlewares(opt ...endpoint.Middleware) (_ serverServiceInterfaceOption)

func ServiceInterfaceCreateServerOptions added in v1.1.2

func ServiceInterfaceCreateServerOptions(opt ...jsonrpc.ServerOption) (_ serverServiceInterfaceOption)

func ServiceInterfaceDeleteClientEndpointMiddlewares added in v1.2.2

func ServiceInterfaceDeleteClientEndpointMiddlewares(opt ...endpoint.Middleware) (_ clientServiceInterfaceOption)

func ServiceInterfaceDeleteClientOptions added in v1.2.2

func ServiceInterfaceDeleteClientOptions(opt ...jsonrpc.ClientOption) (_ clientServiceInterfaceOption)

func ServiceInterfaceDeleteServerEndpointMiddlewares added in v1.2.2

func ServiceInterfaceDeleteServerEndpointMiddlewares(opt ...endpoint.Middleware) (_ serverServiceInterfaceOption)

func ServiceInterfaceDeleteServerOptions added in v1.2.2

func ServiceInterfaceDeleteServerOptions(opt ...jsonrpc.ServerOption) (_ serverServiceInterfaceOption)

func ServiceInterfaceEndpointMiddlewares added in v1.2.2

func ServiceInterfaceEndpointMiddlewares(v ...endpoint.Middleware) (_ serverServiceInterfaceOption)

func ServiceInterfaceGenericClientEndpointMiddlewares added in v1.2.2

func ServiceInterfaceGenericClientEndpointMiddlewares(opt ...endpoint.Middleware) (_ clientServiceInterfaceOption)

func ServiceInterfaceGenericClientOptions

func ServiceInterfaceGenericClientOptions(opt ...jsonrpc.ClientOption) (_ clientServiceInterfaceOption)

func ServiceInterfaceGenericServerOptions

func ServiceInterfaceGenericServerOptions(v ...jsonrpc.ServerOption) (_ serverServiceInterfaceOption)

func ServiceInterfaceGetAllClientEndpointMiddlewares added in v1.1.0

func ServiceInterfaceGetAllClientEndpointMiddlewares(opt ...endpoint.Middleware) (_ clientServiceInterfaceOption)

func ServiceInterfaceGetAllClientOptions

func ServiceInterfaceGetAllClientOptions(opt ...jsonrpc.ClientOption) (_ clientServiceInterfaceOption)

func ServiceInterfaceGetAllServerEndpointMiddlewares added in v1.1.2

func ServiceInterfaceGetAllServerEndpointMiddlewares(opt ...endpoint.Middleware) (_ serverServiceInterfaceOption)

func ServiceInterfaceGetAllServerOptions added in v1.1.2

func ServiceInterfaceGetAllServerOptions(opt ...jsonrpc.ServerOption) (_ serverServiceInterfaceOption)

func ServiceInterfaceGetClientEndpointMiddlewares added in v1.1.0

func ServiceInterfaceGetClientEndpointMiddlewares(opt ...endpoint.Middleware) (_ clientServiceInterfaceOption)

func ServiceInterfaceGetClientOptions

func ServiceInterfaceGetClientOptions(opt ...jsonrpc.ClientOption) (_ clientServiceInterfaceOption)

func ServiceInterfaceGetServerEndpointMiddlewares added in v1.1.2

func ServiceInterfaceGetServerEndpointMiddlewares(opt ...endpoint.Middleware) (_ serverServiceInterfaceOption)

func ServiceInterfaceGetServerOptions added in v1.1.2

func ServiceInterfaceGetServerOptions(opt ...jsonrpc.ServerOption) (_ serverServiceInterfaceOption)

Types

This section is empty.

Jump to

Keyboard shortcuts

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