package
Version:
v0.12.0
Opens a new window with list of versions in this module.
Published: Mar 6, 2022
License: MIT
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const PluginName = "squircy2_compat"
type Config struct {
EnableFileAPI bool `toml:"enable_file_api"`
FileAPIPath string `toml:"file_api_root"`
OwnerNick string `toml:"owner_nick"`
OwnerHost string `toml:"owner_host"`
DataPath string `toml:"data_path"`
RootDir string `flag:"root_path"`
}
type HelperSet struct {
*Config
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.