Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GetGasAccountLogic ¶
func NewGetGasAccountLogic ¶
func NewGetGasAccountLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetGasAccountLogic
func (*GetGasAccountLogic) GetGasAccount ¶
func (l *GetGasAccountLogic) GetGasAccount() (resp *types.GasAccount, err error)
type GetGasFeeAssetsLogic ¶
func NewGetGasFeeAssetsLogic ¶
func NewGetGasFeeAssetsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetGasFeeAssetsLogic
func (*GetGasFeeAssetsLogic) GetGasFeeAssets ¶
func (l *GetGasFeeAssetsLogic) GetGasFeeAssets() (*types.GasFeeAssets, error)
type GetGasFeeLogic ¶
func NewGetGasFeeLogic ¶
func NewGetGasFeeLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetGasFeeLogic
func (*GetGasFeeLogic) GetGasFee ¶
func (l *GetGasFeeLogic) GetGasFee(req *types.ReqGetGasFee) (*types.GasFee, error)
type GetLayer2BasicInfoLogic ¶
func NewGetLayer2BasicInfoLogic ¶
func NewGetLayer2BasicInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetLayer2BasicInfoLogic
func (*GetLayer2BasicInfoLogic) GetLayer2BasicInfo ¶
func (l *GetLayer2BasicInfoLogic) GetLayer2BasicInfo() (*types.Layer2BasicInfo, error)
type SearchLogic ¶
func NewSearchLogic ¶
func NewSearchLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SearchLogic
Click to show internal directories.
Click to hide internal directories.