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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1063: func (c cmdable) HMSet(ctx context.Context, key string, values ...interface{}) *BoolCmd {