Aditya Mukerjee

Results 56 issues of Aditya Mukerjee

We've had multiple people ask for this (e.g. https://twitter.com/nicomo/status/947124468392120320). I've [applied for access](https://twitter.com/chimeracoder/status/962205469103210499), but I'm still waiting for my application to be approved.

## Summary In keeping with the Gopher spirit, it would be great to have a gopher mascot for this project! Anaconda is, unsurprisingly, named after the animal. The obvious way...

With Go 1.4, the `go generate` command was added, which allows us to tie in [gojson](https://github.com/ChimeraCoder/gojson) more cleanly. (gojson is the same tool that was being used previously, just informally)....

enhancement

This comes from a suggestion from @dsymonds (https://github.com/golang/lint/issues/32). Also, the variable names should be fixed (as per the discussion).

The unit tests should use `replay` (once @kisielk writes this).

enhancement

This was added later by @quiznilo, so it has not yet been updated to use the throttler.

Right now error handling is pretty basic, but a dedicated error type would help applications that want to take different actions based on the specific error received (ie, to slow...

enhancement

Using either the Chromium or the Firefox docker images and their associated run commands in the dotfiles repo, I'm not able to get the browser to recognize a U2F device...

bug

Currently all generated structs have the name TestStruct. A flag (optional?) should be added to specify the struct name. I propose `-struct`, though perhaps `-name` might work.

enhancement

## Summary In keeping with the Gopher spirit, it would be great to have a gopher mascot for this project! The [JSON logo](https://en.wikipedia.org/wiki/JSON) is available under a Creative Commons license,...