package
Version:
v1.9.0
Opens a new window with list of versions in this module.
Published: Sep 9, 2025
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Enable bool `toml:"enable"`
Listen string `toml:"listen"`
BasePath string `toml:"base_path"`
EnableCORS bool `toml:"enable_cors"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.