Documentation
¶
Index ¶
Constants ¶
View Source
const DEFAULT_PORT = 8380 // ASCII (Decimal) 'SP' (83 + 80)
Variables ¶
View Source
var ( Addr string Sign bool Decrypt bool Log bool Encrypt bool Cors bool EnableUnix bool EnableFile bool EnableRclone bool EnableCurl bool EnableExec bool EnableAll bool OpenHttp bool SupressError bool RcloneBinary string RcloneConfig string CurlBinary string Rootpath string Prefix string Eid string Key string Keytype string PublicUrl string KeytypeBlacklistStr string User string Pass string KeytypeBlacklist []string OpenScopes ArrayFlags // scopes that do NOT need signing Cipher cipher.AEAD )
Functions ¶
This section is empty.
Types ¶
type ArrayFlags ¶ added in v0.11.0
type ArrayFlags []string
func (*ArrayFlags) Set ¶ added in v0.11.0
func (i *ArrayFlags) Set(value string) error
func (*ArrayFlags) String ¶ added in v0.11.0
func (i *ArrayFlags) String() string
Click to show internal directories.
Click to hide internal directories.