func()

in forwarder/proto/deprecation_report.pb.go [95:100]


func (x *DeprecationReport) GetAnticipatedRemoval() string {
	if x != nil {
		return x.AnticipatedRemoval
	}
	return ""
}