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

Make the "description" package internal

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Unknown Unknown
    • 2.0.0
    • None
    • None
    • None
    • Major Change
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

    Description

      Most of the "description" package does not need to be part of the public API. The few parts that do can be merged into the most appropriate package(s).

      Definition of done:

      • Move the mongo/description package into the "internal/" directory.
      • Make a copy of the description.Server and description.Topology types and move them to the event package.
        • Use the "internal" version of the server and topology descriptions in all of the driver code. Only use the "event" version for emitting events.

      Attachments

        Activity

          People

            preston.vasquez@mongodb.com Preston Vasquez
            matt.dale@mongodb.com Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: