Trey Tacon

Results 41 comments of Trey Tacon

Hi @alubbe , we don't have this on our immediate road-map, but we'd be happily accept PRs adding functionality for it!

Hi @Igor-Lopes! Thanks for raising this question! The biggest item in my mind is that we no longer use bull queue at Mixmax, hence why this project is under the...

That's no good - let's get to the bottom of this! First question, are you running bull or bee-queue (and which version of those are you running)?

Could you expand a bit more on your use case here? Definitely interested! We use an auto-discovery method ourselves internally at the moment, but it requires auto-restart of arena. Would...

Could you elaborate a little more on how you'd like to use this?

For others encountering this issue, as per the README, you need a preexisting go installation for gvm to function. However, unlikely the README, you can't use `gvm` to install go1.4...

This would definitely be nice to have, particularly when a currently embedded type actually shows up multiple times (in different structs). I was wondering if anyone had started taking a...

Could you share some example code that is triggering this? You must not be [hitting this line](https://github.com/Iwark/spreadsheet/blob/d0826c4558b1da3096dc02ab424bfb0dd9507c5c/utils.go#L24) - example code would help to debug that.

I tried to put together a quick first pass in #61 , I would love any thoughts on that PR.

Awesome! I'd agree it'd be nice not to require a major version change and I like the idea of adding the necessary functionality here to a new function. 👍