package
Version:
v0.0.0-...-9552702
Opens a new window with list of versions in this module.
Published: Feb 25, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 7
Opens a new window with list of known importers.
Documentation
¶
type DebugConfig struct {
Gin bool `yaml:"gin"`
Wait bool `yaml:"wait"`
}
type ShutdownConfig struct {
TimeSec1 int `yaml:"timeSec1" validate:"gte=1"`
TimeSec2 int `yaml:"timeSec2" validate:"gte=1"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.