wouldn’t that make for a very awkward exported name? http.HTTPHandler?

> On Jul 12, 2016, at 4:20 PM, Ian Lance Taylor <i...@golang.org> wrote:
> 
> On Tue, Jul 12, 2016 at 1:14 PM, Anmol Sethi <an...@aubble.com> wrote:
>> If you were to redesign it now, would you name the method Handle?
> 
> Speaking personally, I think that either I would name the method
> Handle, or I would write
> 
> type HTTPHandler interface {
>    HTTPHandle(...)
> }

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to