package config type ProbeConfig struct { ID string `json:"id" yaml:"id" toml:"id"` }