# Functions
InitializeWebServer sets up and initializes the web server with all necessary dependencies.
InstallGenericAPI 注册业务无关的路由,例如 pprof、404 处理等.
No description provided by the author
# Structs
No description provided by the author
Config contains application-related configurations.
Server represents the web server.
ServerConfig contains the core dependencies and configurations of the server.