Versions in this module Expand all Collapse all v1 v1.0.0 Apr 16, 2024 Changes in this version + type CloudwatchClient struct + func New(accessKey, accessSecretKey, region, groupName string) *CloudwatchClient + func (client *CloudwatchClient) ImplementsAdvancedFilters() bool + func (client *CloudwatchClient) ListGroups() ([]string, error) + func (client *CloudwatchClient) Query(ctx context.Context, query common.Query) <-chan common.LogMessage