Expand description
ยงAccount manager module.
Structsยง
- AccountConfig ๐Configuration of a single account.
- 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.