func()

in forwarder/proto/security_report.pb.go [187:192]


func (x *SecurityReport) GetDisposition() SecurityReport_Disposition {
	if x != nil {
		return x.Disposition
	}
	return SecurityReport_DISPOSITION_UNKNOWN
}