func()

in forwarder/proto/security_report.pb.go [145:150]


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