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 upPinned
2,533 contributions in the last year
Contribution activity
December 2020
Created 8 commits in 2 repositories
Created 1 repository
- fatih/raft Go
Created a pull request in dependabot/dependabot-core that received 1 comment
Opened 3 other pull requests in 2 repositories
eliben/raft
1
closed
1
merged
dependabot/dependabot-core
1
merged
Reviewed 3 pull requests in 1 repository
dependabot/dependabot-core 3 pull requests
Created an issue in fatih/structtag that received 1 comment
Add support for multiple space separated keys
There is a new feature coming soon to Go 1.6 where one can define multiple keys to a single value. Before type MyStruct struct { Field1 string `jso…