If really worried about performance, the fasthttp package is much faster than the one included in go.
"In short, fasthttp server is up to 10 times faster than net/http."
https://github.com/valyala/fasthttp