No new functionality, but I’ve added a go.mod file that folks should be able to use with Go 1.11’s preliminary modules support.
Unclaimed project
Are you a maintainer of goji? Claim this project to take control of your public changelog and roadmap.
No new functionality, but I’ve added a go.mod file that folks should be able to use with Go 1.11’s preliminary modules support.
Deep context and net/http integration means we can ditch almost half of our API surface area and standardize on context with the broader Go community.
Same great x/net/context-based API, but slightly faster!