github.com/go-redis/redis/v8.cmdsInfoCache.fn (field)

3 uses

	github.com/go-redis/redis/v8 (current package)
		command.go#L2138: 	fn func() (map[string]*CommandInfo, error)
		command.go#L2146: 		fn: fn,
		command.go#L2152: 		cmds, err := c.fn()