package
0.0.0-20221226131058-fe63e545dedb
Repository: https://github.com/bagashiz/simple-bank.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewStore creates a new Store instance.

# 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
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 for the transfer transaction.
TransferTxResult contains the result of the transfer transaction.
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 provides all functions to execute db queries and transactions.