Documentation
¶
Overview ¶
Package main is the entry point of the application. It initializes the configuration, sets up logging, and starts the Hoarderbot.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
config
Package config manages application configuration using the Koanf library.
|
Package config manages application configuration using the Koanf library. |
|
hoarderbot
Package hoarderbot implements a Telegram bot that allows users to create bookmarks through messages.
|
Package hoarderbot implements a Telegram bot that allows users to create bookmarks through messages. |
|
logging
Package logging manages application logging using the log/slog package.
|
Package logging manages application logging using the log/slog package. |
|
secret
Package secret provides functionality for managing secrets.
|
Package secret provides functionality for managing secrets. |
|
validation
Package validation provides functionality for validating various types of data, including API keys and URLs.
|
Package validation provides functionality for validating various types of data, including API keys and URLs. |
|
version
Package version provides information about the version of the application.
|
Package version provides information about the version of the application. |
Click to show internal directories.
Click to hide internal directories.
