package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Jun 15, 2025
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
DataDir string `yaml:"dataDir"`
RemoteBaseUrl string `yaml:"remoteBaseUrl"`
UseShow bool `yaml:"useShow"`
UseLess bool `yaml:"useLess"`
}
配置结构体,包含数据目录和远程数据源
DataDir: 本地数据存储目录
RemoteBaseUrl: 远程命令数据源地址
Source Files
¶
Click to show internal directories.
Click to hide internal directories.