rpc

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(c *conf.Config, s *service.Service) (svr *rpc.Server)

New init rpc.

Types

type RPC

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

RPC rpc service.

func (*RPC) AddFeedBack

func (r *RPC) AddFeedBack(c context.Context, arg *model.ArgFeedBack, res *struct{}) (err error)

AddFeedBack rpc add feedback.

func (*RPC) CloseNotify

func (r *RPC) CloseNotify(c context.Context, arg *model.ArgSecure, res *struct{}) (err error)

CloseNotify rpc close notify.

func (*RPC) ExpectionLoc

func (r *RPC) ExpectionLoc(c context.Context, arg *model.ArgSecure, res *[]*model.Expection) (err error)

ExpectionLoc rpc expection loc list.

func (*RPC) Ping

func (r *RPC) Ping(c context.Context, arg *struct{}, res *struct{}) (err error)

Ping check connection success.

func (*RPC) Status

func (r *RPC) Status(c context.Context, a *model.ArgSecure, res *model.Msg) (err error)

Status rpc status.

Jump to

Keyboard shortcuts

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