package
Version:
v0.0.2-beta.1
Opens a new window with list of versions in this module.
Published: Nov 3, 2023
License: GPL-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type APIServer struct {
}
type Options struct {
Listen string `yaml:"listen"`
Secret string `yaml:"secret"`
Debug bool `yaml:"debug"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.