package
Version:
v2024.3.0
Opens a new window with list of versions in this module.
Published: Dec 5, 2024
License: MIT
Opens a new window with license information.
Imports: 39
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Plugins return active plugins for the endured container. Feel free to add or remove any plugins.
type Config struct {
GracePeriod time.Duration `mapstructure:"grace_period"`
LogLevel string `mapstructure:"log_level"`
WatchdogSec int `mapstructure:"watchdog_sec"`
PrintGraph bool `mapstructure:"print_graph"`
}
Config defines endure container configuration.
NewConfig creates endure container configuration.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.