transaction

package
v0.0.0-...-5096976 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppModule

type AppModule struct {
	// contains filtered or unexported fields
}

func NewAppModule

func NewAppModule(
	keeper Keeper,
) AppModule

func (AppModule) RegisterServices

func (am AppModule) RegisterServices(server *grpc.Server)

type Keeper

type Keeper struct {
	types.UnimplementedTransactionQueryServer
	// contains filtered or unexported fields
}

func NewKeeper

func NewKeeper(db *gorm.DB) *Keeper

func (Keeper) Transaction

func (k Keeper) Transaction(ctx context.Context, request *types.TransactionRequest) (*types.TransactionResponse, error)

Jump to

Keyboard shortcuts

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