# Packages
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
# Functions
NewConfig Generate default settings for the Config struct.
NewDatabase creates the database connections.
# Constants
DefaultCoinbaseDatabase const string for name of coinbase database (sqlite filename).
DefaultCoreDatabase const string for name of core database (sqlite filename).
DefaultHost the default host to use to connect to the database.
DefaultPassword the default password to use when first creating the database.
DefaultPort the default port to use to connect to the database.
DefaultSSLMode default ssl mode is off.
DefaultTDAmeritradeDatabase const string for name of td-ameritrade database (sqlite filename).
DefaultUsername the default username to use when first creating the database.