Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProjectName = "goss" ProjectVersion = "v1.1.0" ProjectInfoURL = "https://api.github.com/repos/licat233/" + ProjectName + "/releases/latest" ProjectURL = "https://github.com/licat233/" + ProjectName )
Variables ¶
View Source
var ( GOSS_OSS_ENDPOINT string //Endpoint(地域节点): oss-cn-guangzhou.aliyuncs.com GOSS_OSS_ACCESS_KEY_ID string GOSS_OSS_ACCESS_KEY_SECRET string GOSS_OSS_BUCKET_NAME string // GOSS_OSS_BUCKET_DOMAIN string = os.Getenv("GOSS_OSS_BUCKET_DOMAIN") //Bucket 域名: licat-storage.oss-cn-guangzhou.aliyuncs.com GOSS_OSS_FOLDER_NAME string )
View Source
var ( Proxy string //网络代理 Filenames []string //选择的文件 Exts []string //选择的文件格式 Dirname string //需要读取的目录 Backup bool //备份原文件,防止原文件丢失 )
View Source
var (
HtmlTags []string //选择处理的html标签
)
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.