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

Alternative Import Path

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.0.0-rc1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      Currently the Go driver's import path is github.com/10gen/mongo-go-driver. While we currently use GitHub as the canonical repository we might not want to keep it that way forever. Go supports remote import paths that aren't known source code hosting services, in fact mgo currently uses one (gopkg.in).

      This raises two questions:

      • Should we create an alternative import for the new Go driver?
      • If so, what should that import path be?

      For reference, the rules around go gettable import paths are here: https://golang.org/cmd/go/#hdr-Remote_import_paths

            Assignee:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Reporter:
            kris.brandow@mongodb.com Kristofer Brandow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: