-
Notifications
You must be signed in to change notification settings - Fork 21
Add LocalSources Support for future Go Queries #38
Conversation
|
Adds support for #13 requested by @GeekMasher |
|
Awesome work! The only comment I'll make right now is that no query uses this library. We might need to create local variants for these certain queries. |
That's fair, this PR adds support for our ability to go about doing that - I'll rename the PR accordingly so that there isn't any confusion. |
|
In thinking a bit more about this, I may pair down the |
GeekMasher
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good
Need to add testing, but wanted to submit a draft pull request for Go LocalSources support.