Module accounts

Source
Expand description

ยงAccount manager module.

Structsยง

AccountConfig ๐Ÿ”’
Configuration of a single account.
Accounts
Account manager, that can handle multiple accounts in a single place.
Config ๐Ÿ”’
Account manager configuration file.
InnerConfig ๐Ÿ”’
Account manager configuration file contents.

Constantsยง

CONFIG_NAME ๐Ÿ”’
Configuration file name.
DB_NAME ๐Ÿ”’
Database file name.
LOCKFILE_NAME ๐Ÿ”’
Lockfile name.

Functionsยง

try_many_times ๐Ÿ”’
Spend up to 1 minute trying to do the operation.