Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TransSvcServer ¶
type TransSvcServer struct {
// contains filtered or unexported fields
}
func NewTransSvcServer ¶
func NewTransSvcServer(svcCtx *svc.ServiceContext) *TransSvcServer
func (*TransSvcServer) TransIn ¶
func (s *TransSvcServer) TransIn(ctx context.Context, in *pb.AdjustInfo) (*pb.Response, error)
func (*TransSvcServer) TransOut ¶
func (s *TransSvcServer) TransOut(ctx context.Context, in *pb.AdjustInfo) (*pb.Response, error)
Click to show internal directories.
Click to hide internal directories.