diff options
| author | Stefan Majewsky <majewsky@gmx.net> | 2018-09-06 12:56:54 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-09-06 12:56:54 +0000 |
| commit | e1b3d5e2efc913f52df74291c0c90efb346faa0e (patch) | |
| tree | cd78bd78c298b75e03e488f6b1777300f9e3e6d9 /README.md | |
| parent | c4da85fbc6b4e10c0da7eabe684561e2c2378f76 (diff) | |
| parent | 127cfdcd847fef24f606b5c548fe90dc2b46549e (diff) | |
| download | go-schwift-e1b3d5e2efc913f52df74291c0c90efb346faa0e.tar.gz | |
Merge pull request #9 from talal/master
add RequestOptions to LargeObject.Append()
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ frustrated with the inflexible API design of [`ncw/swift`](https://github.com/nc bottom](#why-another-swift-client-library) for details. This library is currently in **beta**: It's already used by some projects, and I'm working towards a -stable 1.0 version with API compatbility promises, but [a few things are still +stable 1.0 version with API compatibility promises, but [a few things are still missing](https://github.com/majewsky/schwift/issues/1). ## Installation |
