Documentation ¶
Index ¶
- func FilterFilesWithRegexp(files []string, r string) ([]string, error)
- func GetMetricsFileData(path string, d Decoder) (map[string]interface{}, error)
- func GetMetricsStdinData(d Decoder) (map[string]interface{}, error)
- func GetMetricsURLData(url string, d Decoder) (map[string]interface{}, error)
- func JSONDecoder(r io.Reader) (map[string]interface{}, error)
- func YAMLDecoder(r io.Reader) (map[string]interface{}, error)
- type Decoder
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMetricsFileData ¶
func GetMetricsStdinData ¶
func GetMetricsURLData ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.