Documentation
¶
Index ¶
- func BuildPingDevice(cfg *Config) func(context.Context, model.Device) (PerformancePingResponseEvent, error)
- func PerformancePingerFilter(cfg *Config) model.DeviceFilter
- func SetFlags(fs *pflag.FlagSet, cfg *Config)
- type Config
- type PerfPingDevicesEvent
- type PerformancePingResponseEvent
- type Point
- type TsPointBase
- type Worker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildPingDevice ¶
func PerformancePingerFilter ¶
func PerformancePingerFilter(cfg *Config) model.DeviceFilter
Types ¶
type PerfPingDevicesEvent ¶
type PerfPingDevicesEvent struct{}
type TsPointBase ¶
type Worker ¶ added in v0.2.0
type Worker struct {
In chan model.Device
*workerpool.Pool[model.Device, PerformancePingResponseEvent]
}
Click to show internal directories.
Click to hide internal directories.