rpc

package
v0.0.0-...-77d485b Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SMDBoxHandler

func SMDBoxHandler(opts options.Rpc) func(w http.ResponseWriter, r *http.Request)

SMDBoxHandler is a handler for SMDBox web app.

func SchemaHandler

func SchemaHandler(rpcsrv *Server) func(w http.ResponseWriter, r *http.Request)

Types

type Server

type Server struct {
	zenrpc.Server
	// contains filtered or unexported fields
}

Server represents a JSON-RPC server

func NewServer

func NewServer(ctx context.Context, opts options.Rpc) (*Server, error)

NewServer creates a new JSON+RPC Server instance

func (*Server) Register

func (s *Server) Register(namespace string, service zenrpc.Invoker)

Register appends new JSON+RPC service under specified namespace

func (*Server) Start

func (s *Server) Start() error

Start starts the JSON+RPC server on the specified network address

Jump to

Keyboard shortcuts

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