func github.com/go-redis/redis/v8.NewStringIntMapCmd

2 uses

	github.com/go-redis/redis/v8 (current package)
		command.go#L941: func NewStringIntMapCmd(ctx context.Context, args ...interface{}) *StringIntMapCmd {
		commands.go#L2442: 	cmd := NewStringIntMapCmd(ctx, args...)