func()

in forwarder/proto/security_report.pb.go [152:157]


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