openreplay/backend/pkg/integrations/clients
Eng Zer Jun 76f0f3ff3d
refactor(backend): move from io/ioutil to io and os packages (#1784)
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing io/ioutil functions with their new definitions in
io and os packages.

[1]: https://golang.org/doc/go1.16#ioutil
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2024-01-29 16:37:59 +01:00
..
bugsnag.go refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
bugsnag.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
client.go [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
cloudwatch.go [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
datadog.go refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
datadog.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
elasticsearch.go [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
elasticsearch.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
newrelic.go refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
newrelic.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
newrelic_empty.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
rollbar.go refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
rollbar_error.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
rollbar_job_result.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
rollbar_job_start.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
sentry.go refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
sentry.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
stackdriver.go [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
sumologic.go refactor(backend): move from io/ioutil to io and os packages (#1784) 2024-01-29 16:37:59 +01:00
sumologic_error.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
sumologic_job_result.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
sumologic_job_start.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
sumologic_job_status.json [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00
utils.go [Integrations] small refactoring (#1752) 2023-12-14 11:28:05 +01:00