package
0.0.0-20240809025747-0b874e70bc7d
Repository: https://github.com/raj23manj/techshool-go.git
Documentation: pkg.go.dev

# Functions

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

# 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
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
SQLstore provides all functions to execute SQL queries and transaction this is inheritance.
No description provided by the author
TransferTxParams contain the input parameter of the transfer transaction.
TransferTxResult is the result of the transfer txn.
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 transaction.