package
0.0.0-20240521131944-baf01627012c
Repository: https://github.com/rexkizzy22/micro-bank.git
Documentation: pkg.go.dev

# Functions

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

# 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
contains the input parameters of the create user transaction.
result of create user 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
provides all functions to execute SQL queries and transactions.
No description provided by the author
contains the input parameters of the transfer transaction.
result of 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
contains the input parameters of the verify email transaction.
result of verify email transaction.

# Interfaces

No description provided by the author
No description provided by the author
establishes a contract that all store instances must satisfy, facilitates easy mocking for tests.