package
0.0.0-20231030113410-fd52e0ddf785
Repository: https://github.com/thedp66/simple_bank_go.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewStore creates a new Store pgx/v5.

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
CreateUserTxParams contains the input parameters of the transfer transaction.
CreateUserTxResult is the result of the transfer transaction.
No description provided by the author
Entry
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SQLStore provides all functions to execute SQL queries and transactions pgx/v5.
No description provided by the author
TransferTxParams contains the input parameters of the transfer transaction.
TransferTxResult is the result of the transfer transaction.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
VerifyEmailTxParams contains the input parameters of the transfer transaction.
VerifyEmailTxResult is the result of the transfer transaction.

# Interfaces

No description provided by the author
No description provided by the author
Store provides all functions that can be rollback.