queries

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetAccountQuery

type GetAccountQuery struct {
	AccountID uuid.UUID
	UserID    uuid.UUID
}

func (GetAccountQuery) Type

func (q GetAccountQuery) Type() string

type GetAccountResult

type GetAccountResult struct {
	AccountID uuid.UUID
	UserID    uuid.UUID
	Balance   float64
	Currency  string
}

Jump to

Keyboard shortcuts

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