This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
kopia
Watch
1
Star
0
Fork
0
You've already forked kopia
mirror of
https://github.com/kopia/kopia.git
synced
2026-04-30 02:47:38 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
28baa0bf198f35dc50047154937c4eab00a3d357
kopia
/
vault
History
Jarek Kowalski
91d4346f67
replaced generated protobuf code with hand-written, switched back to JSON serialization, but preserving protobuf code structure.
...
The generated code leaked unclean concepts to public API.
2016-08-21 00:21:40 -07:00
..
creds.go
added vault unit tests
2016-06-11 21:50:11 -07:00
doc.go
added missing package doc files
2016-06-13 20:35:22 -07:00
format.go
cleaned up vault API
2016-06-11 20:38:03 -07:00
objectid_storage.go
replaced generated protobuf code with hand-written, switched back to JSON serialization, but preserving protobuf code structure.
2016-08-21 00:21:40 -07:00
reader.go
cleaned up vault API
2016-06-11 20:38:03 -07:00
vault_test.go
replaced generated protobuf code with hand-written, switched back to JSON serialization, but preserving protobuf code structure.
2016-08-21 00:21:40 -07:00
vault.go
reorganized blob storage package - renamed to storage and put gcs/filesystem/logging into subpackages
2016-07-13 18:50:31 -07:00
writer.go
cleaned up vault API
2016-06-11 20:38:03 -07:00