type go.uber.org/mock/gomock.GotFormatterFunc

2 uses

	go.uber.org/mock/gomock (current package)
		matchers.go#L73: type GotFormatterFunc func(got any) string
		matchers.go#L76: func (f GotFormatterFunc) Got(got any) string {