Skip to content

chronosphereio/calyptia-go-s3-client

Repository files navigation

go-s3-client

Common s3 library for using on Golang fluent-bit input plugins.

Tests

To run tests execute:

go test -v ./...

Linting

golangci-lint run .