Versions in this module Expand all Collapse all v1 v1.0.0 Apr 16, 2024 Changes in this version + const QueryLogTimeout + type StackdriverClient struct + func New(credentialsFile, projectName, logName string) *StackdriverClient + func (client *StackdriverClient) ImplementsAdvancedFilters() bool + func (client *StackdriverClient) ListLogs() ([]string, error) + func (client *StackdriverClient) Query(ctx context.Context, query common.Query) <-chan common.LogMessage