Expand description
Module to store all the helper functions.
Modules§
- Module for the functions that yield an ASCII art to print during startup.
- Module that handles the authentication and
- Module for the functions that scans the source and renders the filenames as a struct.
- Module for the function that logs the incoming connection information.
- Module for the CORS middleware configuration.
- Module that handles parsing command line arguments.
- Module for the functions that handle encryption/encoding and decryption/decoding.
- Module for the web data configuration that holds the secrets required by the application.
- Module that initializes the logger and loads the configuration into a dedicated Struct.
- Module for the function that converts the subtitles from
srttovttfile format.