Versions in this module Expand all Collapse all v0 v0.2.0 Jul 27, 2023 Changes in this version + type Client struct + func NewClient(apiKey string, appKey string) *Client + func (client *Client) ListLogs(req datadogV2.LogsListRequest, callback func(datadogV2.LogsListResponse)) error