Marin Atanasov Nikolov
Marin Atanasov Nikolov
Sounds good. Do you want me to update the PR or you will do it instead?
Hey @glv2 , Been too busy at $WORK, and I wasn't able to get back to this one sooner. I've been reading through [RFC 8017](https://tools.ietf.org/html/rfc8017) yesterday and implemented the stuff...
Great work on the project, thanks!
What's the status of this PR? Any chance this gets merged soon?
Hey @hauleth, I think that having support for Consul would be a great addition to Gru, but this point in time I don't see this one as a high-priority feature,...
Hey @rpgoldman , Here's how you can create a new option (feel free to submit a PR for it): The code, which implements a new `float` option looks like this....
Be able to extend the project with new resources in the form of plugins
A few options to consider and evaluate for the plugin framework. * https://github.com/hashicorp/go-plugin * https://github.com/natefinch/pie Or we could use the `plugin` package that is about to ship with Go 1.8...
Hey @nacl , Currently this behaviour is not supported in `clingon`. If I find some spare time I might be able to look into implementing it, but I'd also be...
Hey @johnshiver , Thanks for the PR! I'll try to review it tomorrow and provide some feedback. Thanks again!