Uploaded image for project: 'Go Driver'
  1. Go Driver
  2. GODRIVER-302

Optioner Interfaces are difficult to construct programatically

      Initially I thought that there was an interface dependency that didn't work well with vendoring, but I dug in a bit further and it looks like the options type that we pass to query helpers is in the private package, which means if you want to create a slice of query options, and then conditionally add query options, and then pass them to the query method, you end up picking up a dependency on the private options package, which seems undesirable.

            Assignee:
            Unassigned Unassigned
            Reporter:
            sam.kleinman Sam Kleinman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: