The highest tagged major version is
v2024.
package
Version:
v2023.3.12
Opens a new window with list of versions in this module.
Published: Feb 29, 2024
License: MIT
Opens a new window with license information.
Imports: 38
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Plugins returns 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.