mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-03 09:40:11 +01:00
5b7e8d1309
* lib/backup/s3remote: update AWS SDK to v2 * Update lib/backup/s3remote/s3.go Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com> * lib/backup/s3remote: refactor error handling Co-authored-by: Aliaksandr Valialkin <valyala@victoriametrics.com>
13 lines
503 B
Markdown
13 lines
503 B
Markdown
## Smithy Go
|
|
|
|
[![Go Build Status](https://github.com/aws/smithy-go/actions/workflows/go.yml/badge.svg?branch=main)](https://github.com/aws/smithy-go/actions/workflows/go.yml)[![Codegen Build Status](https://github.com/aws/smithy-go/actions/workflows/codegen.yml/badge.svg?branch=main)](https://github.com/aws/smithy-go/actions/workflows/codegen.yml)
|
|
|
|
Smithy code generators for Go.
|
|
|
|
**WARNING: All interfaces are subject to change.**
|
|
|
|
## License
|
|
|
|
This project is licensed under the Apache-2.0 License.
|
|
|