Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 188 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 188 Bytes

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 .