https://github.com/beyondstorage/go-service-tar
go-storage service that supports reading tar files.
https://github.com/beyondstorage/go-service-tar
Last synced: 5 months ago
JSON representation
go-storage service that supports reading tar files.
- Host: GitHub
- URL: https://github.com/beyondstorage/go-service-tar
- Owner: beyondstorage
- Archived: true
- Created: 2021-06-08T09:24:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T06:23:21.000Z (over 4 years ago)
- Last Synced: 2024-06-20T20:45:36.152Z (almost 2 years ago)
- Language: Go
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# go-services-tar
tar services support for [go-storage](https://github.com/beyondstorage/go-storage)
## Notes
**This package has been moved to [go-storage](https://github.com/beyondstorage/go-storage/tree/master/services/tar).**
```shell
go get go.beyondstorage.io/services/tar
```
## Install
```go
go get github.com/beyondstorage/go-service-tar
```