rpc

package
v0.0.0-...-8150c2d Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2019 License: AGPL-3.0 Imports: 7 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(svc *Service) http.Handler

Types

type Proc

type Proc struct {
	Address string
	// contains filtered or unexported fields
}

func NewProc

func NewProc(scheme, path, namespace, address, username, password string) *Proc

func (*Proc) Call

func (proc *Proc) Call(method string, in, out interface{}) error

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(namespace string, handler interface{}) *Service

Jump to

Keyboard shortcuts

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