package
0.0.0-20210320143002-7873db6e2242
Repository: https://github.com/linuxing3/vpsman.git
Documentation: pkg.go.dev
# Functions
DelValue 删除值.
GetValue 获取leveldb值.
GetValueJSON 从json文件读取.
Load 加载服务端配置文件.
NewSqlite constructor 模拟面向对象编程的New函数.
Save 保存服务端配置文件.
SetValue 设置leveldb值 admin的密码是保存在leveldb中.
SetValueJSON 设置json文件.
WriteDomain 写域名.
WriteLogLevel 写日志等级.
WriteTls 写tls配置.
# Structs
CertificateConfig 结构体.
InBoundConfig 结构体.
InBoundSettingClientConfig 结构体.
InBoundSettingConfig 结构体.
InBoundSettingFallbackConfig 结构体.
InBoundStreamSettingConfig 结构体.
LoginInfo Only for Admin to store its information.
LogLevel 结构体.
OutBoundConfig 结构体.
PageQueryUser 分页查询.
ServerConfig 服务器结构体定义.
Sqlite 结构体.
SSL 结构体.
TCP 结构体.
TcpSettingConfig 结构体.
TrojanConfig struct.
User Model.
No description provided by the author
XrayConfig 结构体.
XtlsSettingConfig 结构体.