func()

in forwarder/proto/csp_violation.pb.go [143:148]


func (x *CspReport) GetSourceFile() string {
	if x != nil {
		return x.SourceFile
	}
	return ""
}