Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TransInLogic ¶
func NewTransInLogic ¶
func NewTransInLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TransInLogic
func (*TransInLogic) TransIn ¶
func (l *TransInLogic) TransIn(in *pb.AdjustInfo) (*pb.Response, error)
type TransOutLogic ¶
func NewTransOutLogic ¶
func NewTransOutLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TransOutLogic
func (*TransOutLogic) TransOut ¶
func (l *TransOutLogic) TransOut(in *pb.AdjustInfo) (*pb.Response, error)
Click to show internal directories.
Click to hide internal directories.