Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountLogListLogic ¶
func NewAccountLogListLogic ¶
func NewAccountLogListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *AccountLogListLogic
func (*AccountLogListLogic) AccountLogList ¶
func (l *AccountLogListLogic) AccountLogList(in *accountsvc.AccountLogListReq) (*accountsvc.AccountLogListResp, error)
type InsertLogLogic ¶
func NewInsertLogLogic ¶
func NewInsertLogLogic(ctx context.Context, svcCtx *svc.ServiceContext) *InsertLogLogic
func (*InsertLogLogic) InsertLog ¶
func (l *InsertLogLogic) InsertLog(in *accountsvc.InsertLogReq) (*accountsvc.InsertLogResp, error)
Click to show internal directories.
Click to hide internal directories.