HN2new | past | comments | ask | show | jobs | submitlogin

Adding this is so trivial. If it really, really bothers you that much:

    func Get(mux, uri, handler) { mux.HandleFunc("GET " + uri, handler) }
Obviously skipped the types for brevity.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: