Shyamsunder Rathi

Results 3 repositories owned by Shyamsunder Rathi
trafficstars

go-attr

31
Stars
2
Forks
Watchers

Golang library to act on structure fields at runtime. Similar to Python getattr(), setattr(), hasattr() APIs.

go-scrub

43
Stars
8
Forks
Watchers

A scrubbing utility to hide sensitive fields from a struct prior to logging

gogit

49
Stars
3
Forks
Watchers

Implementation of git internals from scratch in Go language