github.com/go-redis/redis/v8.cmdable.HIncrBy (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1008: func (c cmdable) HIncrBy(ctx context.Context, key, field string, incr int64) *IntCmd {