GithubHelp home page GithubHelp logo

tedsuo / ot-walkthrough-go Goto Github PK

View Code? Open in Web Editor NEW
5.0 5.0 5.0 9.25 MB

A step by step walkthrough for OpenTracing, written in Go

Protocol Buffer 0.16% JavaScript 92.25% HTML 0.88% CSS 1.45% Shell 0.08% Go 5.17%

ot-walkthrough-go's People

Contributors

tedsuo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ot-walkthrough-go's Issues

[Golang 1.8] Cannot use grpc.Server

When attempting to run ./scripts/run_kitchen.sh -config config_example.yml I get the following error:

dronutz/cmd/kitchen/kitchen.go:30: cannot use server (type *"google.golang.org/grpc".Server) as type *"
github.com/tedsuo/ot-walkthrough-go/vendor/google.golang.org/grpc".Server in argument to dronutz.RegisterKitchenServer

Environment has Golang 1.8 installed.

go get github.com/tedsuo/ot-walkthrough-go/dronutz/cmd/api fails

go get github.com/tedsuo/ot-walkthrough-go/dronutz/cmd/api

github.com/tedsuo/ot-walkthrough-go/vendor/github.com/lightstep/lightstep-tracer-go/collectorpb

../github.com/tedsuo/ot-walkthrough-go/vendor/github.com/lightstep/lightstep-tracer-go/collectorpb/collector.pb.go:799: cannot use handler (type func("github.com/tedsuo/ot-walkthrough-go/vendor/golang.org/x/net/context".Context, interface {}) (interface {}, error)) as type grpc.UnaryHandler in argument to interceptor
../github.com/tedsuo/ot-walkthrough-go/vendor/github.com/lightstep/lightstep-tracer-go/collectorpb/collector.pb.go:808: cannot use _CollectorService_Report_Handler (type func(interface {}, "github.com/tedsuo/ot-walkthrough-go/vendor/golang.org/x/net/context".Context, func(interface {}) error, grpc.UnaryServerInterceptor) (interface {}, error)) as type grpc.methodHandler in field value

go version
go version go1.8.3 linux/amd64

note: I'm not familiar enough with the go environment to understand the issue well enough. So forgive me for beginner golang mistakes.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.