package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Oct 19, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Title string `toml:"gate_title" yaml:"gate_title" env:"Gate_title"`
Prefix string `toml:"gate_prefix" yaml:"gate_prefix" env:"GATE_PREFIX"`
MaxIDLenght int `toml:"gate_max_id_length" yaml:"gate_max_id_length" env:"GATE_MAX_ID_LENGTH"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.