charlesvhe

Results 3 comments of charlesvhe

install protoc-gen-micro not work: go install go-micro.dev/v4/cmd/protoc-gen-micro@latest go install: go-micro.dev/v4/cmd/protoc-gen-micro@latest: go-micro.dev/v4/cmd/[email protected]: parsing go.mod: module declares its path as: github.com/micro/go-micro but was required as: go-micro.dev/v4/cmd/protoc-gen-micro

Hi @mccutchen , I'm looking for this feature too. My scenario is used to quickly verify gray release (traffic control), which requires differentiating between instances. For example, deploy go-httpbin instance...