Randy Goodman
Randy Goodman
This PR currently sits on top of [comment-support](https://github.com/vartanbeno/go-reddit/pull/11) as it builds on top of some of it. Changelog: * Move the `set{}` struct to its own `helper` file and refactor...
Worth commenting about the test data: The majority of that file was then-unused award information, so I could either write a ton of award objects in the expected test results,...
Currently go-reddit uses the default error type in Go, which is just an interface with a string attribute. It would be helpful to create a custom error type that included...
Add support to work with generic `grpc.ClientConnInterface` types
When using the detachable camera plugin, hitting the ESC key will exit the occulus state without turning off the plugin. It'd be nice if there were some key for toggling...