Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-923

Add type to const declarations to improve docs

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.1.2
    • None
    • None
    • None
    • 1

    Description

      Add type to const declarations to improve docs and use iota where possible to initialize constants.

      The way constants were previously defined did not cause their
      documentation to be included with the type definition documentation.
      This is corrected by explicitly adding the type to the const
      declaration.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            charles.dixon Charles Dixon
            charles.dixon Charles Dixon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty