package
0.0.0-20240130113359-caae7dc13901
Repository: https://github.com/kelvinyrb/simple-bank.git
Documentation: pkg.go.dev
# 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
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 defines all functions to execute SQL queries and transactions Embedding the Queries struct inside a SQLStore struct is called composition and is prefered over inheritance.
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