Rama Shenai

Results 5 issues of Rama Shenai

```shell > git clone https://github.com/1xyz/coolbeans.git > make build go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead. protoc -I api/v1 api/v1/*.proto --go_out=plugins=grpc:api/v1 --go_opt=paths=source_relative --go_out: protoc-gen-go: plugins are not supported;...

- The list-tubes command returns a list of all existing tubes. Its form is: list-tubes\r\n - The list-tube-used command returns the tube currently being used by the client. - Its...

Add context in all method of state.go interface, this is to measure the time and to do detailed debugging. Also, see how you can span tracing. tracing library: https://github.com/opentracing/opentracing-go