Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 707 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 707 Bytes

xio

Go Reference Go

xio is an extended io library for my various needs. As of now, It provides BufPipe, which is a buffered pipe implementation, and helper Storage implementations.

Contributing

Contributions are welcome! Please open an issue or submit a pull request if you would like to contribute code.

License

xio is licensed under the MIT License.

Feel free to reach out if you have any questions or feedback!