func defaultHost()
in
main.go [53:55]
3
lines of code
1
McCabe index (conditional complexity)
func defaultHost(r *http.Request) string { return r.Host }