func()

in forwarder/proto/security_report.pb.go [173:178]


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