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

https://github.com/godcong/go-plus


https://github.com/godcong/go-plus

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Please use https://github.com/goextension/io

THIS PROJECT WAS MOVE TO https://github.com/goextension/io

#MultiReader
MultiReader used like io.MultiReader.
But use chan to implement functions.
It won't wait for lock in a reader.