func getClientAddr()
in
terminal.go [140:142]
3
lines of code
1
McCabe index (conditional complexity)
func getClientAddr(r *http.Request) string { return r.RemoteAddr }