gcon icon indicating copy to clipboard operation
gcon copied to clipboard

Simple library to add async/await to Go using generics and closures.

gcon

A small library to simplify concurrency in Go using generics and closures.

More details and documentation will follow, but look at https://medium.com/@jon_43067/go-generics-and-concurrency-d0dccab73a73 for now.