func()

in forwarder/proto/csp_violation.pb.go [122:127]


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