package
0.0.0-20240804143235-cc1ef6d0b5dd
Repository: https://github.com/techschool/simplebank.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
NewStore creates a new store.

# 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
No description provided by the author
No description provided by the author
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.
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
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
Store defines all functions to execute db queries and transactions.