func()

in forwarder/proto/security_report.pb.go [166:171]


func (x *SecurityReport) GetUserAgent() string {
	if x != nil {
		return x.UserAgent
	}
	return ""
}