Documentation ¶
Index ¶
- func New(c *conf.Config, s *service.Service) (svr *rpc.Server)
- type RPC
- func (r *RPC) Auth(c context.Context, arg *rpc.Auth, res *struct{}) (err error)
- func (r *RPC) CheckVersion(c context.Context, arg *struct{}, res *model.SeqVersion) (err error)
- func (r *RPC) ID(c context.Context, a *model.ArgBusiness, res *int64) (err error)
- func (r *RPC) ID32(c context.Context, a *model.ArgBusiness, res *int32) (err error)
- func (r *RPC) Ping(c context.Context, arg *struct{}, res *struct{}) (err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.