package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Sep 7, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Access string `json:"access" toml:"access"`
Secret string `json:"secret" toml:"secret"`
CNTmpl string `json:"cn_tmpl" toml:"cn_tmpl"`
OverseaTmpl string `json:"oversea_tmpl" toml:"oversea_tmpl"`
SignName string `json:"sign_name" toml:"sign_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.