Add go-kit client

This commit is contained in:
Manfred Touron
2016-12-25 19:50:30 +01:00
parent 4c53f8ebdd
commit f5d97d64c7
2 changed files with 58 additions and 1 deletions

View File

@@ -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