func()

in forwarder/proto/security_report.pb.go [159:164]


func (x *SecurityReport) GetReportCount() int64 {
	if x != nil {
		return x.ReportCount
	}
	return 0
}