Skip to content

zRedShift/seekstream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seekstream

GoDoc Build Status Codecov Go Report Card License

Seekstream provides a way to treat streaming data as if it were a regular file, blocking until more data is available or the end is reached.

API

See the Godoc reference.