server

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 creates rpc server.

Types

type RPC

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

RPC rpc.

func (*RPC) Auth

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

Auth check connection success.

func (*RPC) CheckVersion

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

CheckVersion check db health.

func (*RPC) ID

func (r *RPC) ID(c context.Context, a *model.ArgBusiness, res *int64) (err error)

ID return id.

func (*RPC) ID32

func (r *RPC) ID32(c context.Context, a *model.ArgBusiness, res *int32) (err error)

ID32 return id32.

func (*RPC) Ping

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

Ping check connection success.

Jump to

Keyboard shortcuts

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