Make "x/mongo/driver/uuid" package an internal package

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Done
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Move the x/mongo/driver/uuid package to an internal package to prevent external users from consuming it.

      The x/mongo/driver/uuid package is based on the github.com/google/uuid package, but significantly simplified and with a pseudo-random number source instead of a cryptographically-secure random number source. For those reasons, it's only suitable for specific use cases in the driver. Move the package to an internal package to prevent users from accidentally using it without understanding the differences.

            Assignee:
            Qingyang Hu
            Reporter:
            Matt Dale
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: