# Functions
GetTUNASyncManager returns the manager from config.
LoadConfig loads config from specified file.
# Structs
A Config is the top-level toml-serializaible config struct.
A FileConfig contains paths to special files.
A Manager represents a manager server.
A ServerConfig represents the configuration for HTTP server.