go-stream

module
v0.0.0-...-eb6fe92 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 26, 2018 License: MIT

README

Build Status GoDoc

go-stream

Description

go-stream is a library for handling compressed streams of data. go-stream can store a stream as compressed blocks of data in memory or on disk.

Usage

You can import go-stream as a library with:

import (
  "github.com/spatialcurrent/go-stream/stream"
)

You can also test go-stream using a command line tool:

TBD

Examples:

TBD

Contributing

Spatial Current, Inc. is currently accepting pull requests for this repository. We'd love to have your contributions! Please see Contributing.md for how to get started.

License

This work is distributed under the MIT License. See LICENSE file.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL