info

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 22, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetGasAccountLogic

type GetGasAccountLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

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

type GetGasFeeAssetsLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetGasFeeAssetsLogic

func NewGetGasFeeAssetsLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetGasFeeAssetsLogic

func (*GetGasFeeAssetsLogic) GetGasFeeAssets

func (l *GetGasFeeAssetsLogic) GetGasFeeAssets() (*types.GasFeeAssets, error)

type GetGasFeeLogic

type GetGasFeeLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

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

type GetLayer2BasicInfoLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewGetLayer2BasicInfoLogic

func NewGetLayer2BasicInfoLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetLayer2BasicInfoLogic

func (*GetLayer2BasicInfoLogic) GetLayer2BasicInfo

func (l *GetLayer2BasicInfoLogic) GetLayer2BasicInfo() (*types.Layer2BasicInfo, error)

type SearchLogic

type SearchLogic struct {
	logx.Logger
	// contains filtered or unexported fields
}

func NewSearchLogic

func NewSearchLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SearchLogic

func (*SearchLogic) Search

func (l *SearchLogic) Search(req *types.ReqSearch) (*types.Search, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL