Hacker News new | ask | show | jobs
by crawshaw 1988 days ago
Drat! I went looking for people doing something similar when I sat down to design our client, but did not find your package. That's a real pity, I would love to have collaborated on this.

I guess Go package discovery remains an unsolved problem.

1 comments

> I guess Go package discovery remains an unsolved problem.

Or did you just not really search, like most of us excited to DIY? :-D

Godoc is pretty good, the package shows up for the searches I'd probably do in a similar situation.

https://godoc.org/?q=etcd

https://godoc.org/?q=etcd+watch

Funny, the package in question exists because _I_ thought I could do better and wanted to DIY.
You must not have seen https://godoc.org/?q=tailetc
Well, we literally named and pushed that publicly minutes before today's blog post.
thatsthejoke.gif :P