package
Version:
v1.3.12
Opens a new window with list of versions in this module.
Published: Dec 16, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Address string `yaml:"address"`
}
type Probe struct {
HealthCheck string `yaml:"health_check"`
Timeout string `default:"30s" yaml:"timeout"`
Interval string `default:"10s" yaml:"interval"`
}
type ServiceExtra struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.