cloud.google.com/go/logging.HTTPRequest.RemoteIP (field)

2 uses

	cloud.google.com/go/logging (current package)
		logging.go#L647: 	RemoteIP string
		logging.go#L676: 		RemoteIp:                       r.RemoteIP, // TODO(jba): attempt to parse http.Request.RemoteAddr?