Versions in this module Expand all Collapse all v0 v0.2.0 Mar 15, 2018 Changes in this version + type Tailer func(sourceID string, start, end time.Time) []string v0.1.0 Mar 1, 2018 Changes in this version + func Meta(ctx context.Context, cli plugin.CliConnection, args []string, c HTTPClient, ...) + func Tail(ctx context.Context, cli plugin.CliConnection, args []string, c HTTPClient, ...) + type Command func(ctx context.Context, cli plugin.CliConnection, args []string, c HTTPClient, ...) + type HTTPClient interface + Do func(req *http.Request) (*http.Response, error) + type Logger interface + Fatalf func(format string, args ...interface{}) Other modules containing this package code.cloudfoundry.org/log-cache-cli/v4