logic

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: GPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetAccountLogic

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

func NewGetAccountLogic

func NewGetAccountLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetAccountLogic

func (*GetAccountLogic) GetAccount

type GetBalanceLogic

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

func NewGetBalanceLogic

func NewGetBalanceLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetBalanceLogic

func (*GetBalanceLogic) GetBalance

type GetTranscationLogic

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

func NewGetTranscationLogic

func NewGetTranscationLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GetTranscationLogic

type TransferLogic

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

func NewTransferLogic

func NewTransferLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TransferLogic

func (*TransferLogic) Transfer

Jump to

Keyboard shortcuts

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