Viewing profile — alexedwards
alexedwards
HN member- Joined
- Mon, Jun 07, 2010, 6:31 PM UTC
- HN karma
- 45
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About alexedwards
No profile information was provided.
Recent public activity
-
comment
Comment #48917589
That's not the reason I use Clone() in this pattern. The main reason for the clone operation is convenience. The clone operation is on the already-parsed set of shared templates (b…
-
comment
Comment #48917117
As the author of this post, I can answer this question with a very clear "no". There is an interesting side point though. I've been blogging about Go since 2013 (generally writing …
-
comment
Comment #9767092
Yep, thanks. I've updated the examples to use `http.Error(w, http.StatusText(500), 500)` instead.
- story
- story
-
comment
Comment #6423562
Genuine question - can a process kill itself? The kill of go-reload was to make sure background processes get cleaned up, but I suspect one of the kill or exit in the close functio…
- story
- story
- story
- story