Skip to content
/ mercury Public

an asynchronously flushing buffered writer for Go

License

Notifications You must be signed in to change notification settings

256dpi/mercury

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mercury

Test GoDoc Release

An asynchronously flushing buffered writer for Go.

This library implements a simple asynchronously flushing buffered writer by extending the standard bufio.Writer.