loong / go-concurrency-exercises

Hands on exercises with real-life examples to study and practice Go concurrency patterns. Test-cases are provided to verify your answers.
Other
1.17k stars 401 forks source link

Trigger godoc searches with travis #2

Closed loong closed 7 years ago

loong commented 8 years ago

E.g.

curl https://godoc.org/?q=github.com%2Fmindworker%2Fgo-concurrency-exercises/exercise0
loong commented 7 years ago

Unnecessary actually