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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1334: func (c cmdable) SMove(ctx context.Context, source, destination string, member interface{}) *BoolCmd {