Add go-kit client
This commit is contained in:
@@ -6,9 +6,10 @@ import (
|
||||
"fmt"
|
||||
|
||||
context "golang.org/x/net/context"
|
||||
grpctransport "github.com/go-kit/kit/transport/grpc"
|
||||
|
||||
pb "{{cat .GoPWD "/" .DestinationDir | nospace | clean}}/pb"
|
||||
endpoints "{{cat .GoPWD "/" .DestinationDir | nospace | clean}}/endpoints"
|
||||
grpctransport "github.com/go-kit/kit/transport/grpc"
|
||||
)
|
||||
|
||||
// avoid import errors
|
||||
|
Reference in New Issue
Block a user