Eric
Results
2
issues of
Eric
riot\data\client\main.go `b := grpc.**RoundRobin**(r) ctx, cancel := context.WithTimeout(context.Background(), 10*time.Second) // defer cancel() conn, err := grpc.DialContext( ctx, *reg, grpc.WithInsecure(), grpc.**WithBalancer**(b), grpc.WithBlock())`
~ go get -v -u github.com/limetext/backend/... github.com/limetext/backend (download) unrecognized import path "bytes": import path does not begin with hostname unrecognized import path "encoding/json": import path does not begin with hostname...