Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
25 contributions in the last year
Contribution activity
September 2020
uxgnaw has no activity
yet for this period.
August 2020
- uxgnaw/uucore Rust
- uxgnaw/coreutils Rust
- uxgnaw/go-micro Go
- uxgnaw/go-plugins Go
- uxgnaw/consul Go
Created a pull request in micro/go-plugins that received 6 comments
watch services from all consul servers
When we have more than 200 services, we bump into consul leader cpu problems. Because services tags are too heavy, so I add stale option into watch…
+37
−1
•
6
comments
Created an issue in micro/go-micro that received 4 comments
how to caught grpc error in micro service?
when grpc error, such as "grpc: failed to unmarshal the received message unknown field", micro service will return err to "micro api", how to log i…
4
comments