Closed yurishkuro closed 8 years ago
LGTM 👍
Should this merge to master or to dev?
Should this merge to master or to dev?
Dev
. However, the default branch on github is master
because go get
, glide
and other tooling is using github's default branch.
Sorry for the inconvenience.
The
tchannel.Registrar
interface has been extended with an extra method, and there are compile errors in our internal go-common library against ringpop-go/0.6.0ringpop does not need the whole
tchannel.Registrar
interface in its duck-typed TChannel interface, just the Register() method.