index
:
go-schwift
main
Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
object_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
change module path to go.xyrillian.de/schwift/v2
Stefan Majewsky
2026-04-19
1
-1
/
+1
*
update module path for v2
Stefan Majewsky
2024-07-08
1
-1
/
+1
*
Remove context from struct, add ctx as first args to many functions
Sandro Jäckel
2024-07-01
1
-33
/
+34
*
fix autofixable lints
Stefan Majewsky
2024-07-01
1
-23
/
+23
*
add Method, Target to type UnexpectedStatusCodeError
Stefan Majewsky
2023-10-23
1
-3
/
+4
*
Fix linting errors
Sandro Jäckel
2022-10-28
1
-3
/
+1
*
rename Object.UploadWithWriter to UploadFromWriter
Stefan Majewsky
2021-05-28
1
-1
/
+1
*
adjust semantics of Object.InspectSymlink, rename to Object.SymlinkHeaders
Stefan Majewsky
2018-05-30
1
-7
/
+7
*
add Object.SymlinkTo(), Object.InspectSymlink() etc.
Stefan Majewsky
2018-05-07
1
-1
/
+78
*
fix CopyTo test
Stefan Majewsky
2018-05-03
1
-1
/
+1
*
remove Object.MoveTo
Stefan Majewsky
2018-05-02
1
-7
/
+0
*
revamp the LargeObject API
Stefan Majewsky
2018-05-02
1
-11
/
+11
*
add DeleteOptions to Object.Delete()
Stefan Majewsky
2018-04-30
1
-2
/
+2
*
initial support for large objects
Stefan Majewsky
2018-04-30
1
-1
/
+3
*
tryCompute{ContentLength, Etag}: add special cases for strings.Reader, nil
Stefan Majewsky
2018-04-27
1
-4
/
+11
*
revamp the Headers API
Stefan Majewsky
2018-03-11
1
-18
/
+18
*
add Object.Copy() and Object.Move()
Stefan Majewsky
2018-02-21
1
-23
/
+50
*
reorganize code
Stefan Majewsky
2018-02-19
1
-0
/
+195