Skip to content

I want to know where is the v2 client #104

@xshwu-ai

Description

@xshwu-ai

`
package dgo

import (
"context"
"fmt"
"math/rand"
"strings"
"sync"

"github.com/dgraph-io/dgo/v2/protos/api"
"google.golang.org/grpc/codes"
"google.golang.org/grpc/metadata"
"google.golang.org/grpc/status"

)
`
It seems that only v2 client can support operations on dgraph v1.1.*, but I find no v2 client under dgo directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions