An open API service indexing awesome lists of open source software.

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.

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
```