While trying to understand http package, I see below
serverHandler{c.server}.ServeHTTP(w, w.req)
which is basically below,
typ