Versions in this module Expand all Collapse all v1 v1.5.1 Apr 23, 2018 Changes in this version + func LogNoise(conn plugin.CliConnection, args []string, httpClient HTTPClient, ...) + type AppInfoStore interface + Lookup func(guids []string) (map[collector.AppGUID]collector.AppInfo, error) + type HTTPClient interface + Do func(*http.Request) (*http.Response, error) + type Logger interface + Fatalf func(format string, args ...interface{}) + Printf func(format string, args ...interface{})