package
0.0.0-20231011121453-a47e7b79d8f8
Repository: https://github.com/obalunenko/btc-wallet.git
Documentation: pkg.go.dev
# Packages
Package sessions provides database access to sessions.
Package transactions provides a set of functions to manage transactions.
Package users provides functions to work with users table.
Package wallets provides access to wallets table.
# Functions
ConnectWithURI establishes a database connection to the given URI.
# Structs
ConnectParams holds the parameters for connecting to a database.