package
0.0.0-20250302065743-655cfd5c52e4
Repository: https://github.com/og-open-source/panelbase.git
Documentation: pkg.go.dev

# Functions

CloseLogger 關閉日誌文件.
Debug 輸出調試信息.
Error 輸出錯誤信息.
Info 輸出一般信息.
InitLogger 初始化日誌系統.
NewError 創建新的錯誤.
No description provided by the author
NewErrorFailedToDeleteThemeDirectory 創建刪除主題目錄失敗的錯誤.
錯誤建構函數.
No description provided by the author
NewErrorFailedToValidateThemeMetadata 創建驗證主題元數據失敗的錯誤.
No description provided by the author
NewErrorThemeAlreadyExists 創建主題已存在的錯誤.
NewErrorThemeNotFound 創建主題未找到的錯誤.
NewErrorWithFormat 創建新的帶格式化的錯誤.
NewMetadataManager 創建新的元數據管理器.
NewRouteManager 創建新的路由管理器.
NewThemeManager 創建新的主題管理器.
NewWebSocketManager 創建新的 WebSocket 管理器.
SetLogLevel 設置日誌級別.
Warn 輸出警告信息.

# Constants

No description provided by the author
錯誤類型常量.
錯誤類型常量.
錯誤類型常量.
錯誤類型常量.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Command 命令結構.
CommandRequest 命令請求結構.
錯誤定義.
MetadataManager 處理元數據管理.
RouteManager 處理路由相關操作.
RouteMetadata 路由元數據結構.
RouteRequest 路由請求結構.
ThemeManager 處理主題相關操作.
ThemeRequest 主題請求結構.
ThemeStructure 表示主題結構.
WebSocketManager WebSocket 管理器.
WebSocket 相關類型定義.

# Type aliases

LogLevel 定義日誌級別.
RouteConfig 路由配置結構.
ThemeConfig 主題配置結構.