func go.uber.org/mock/gomock.Cond

one use

	go.uber.org/mock/gomock (current package)
		matchers.go#L348: func Cond[T any](fn func(x T) bool) Matcher { return condMatcher[T]{fn} }