-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
The Comment field on most options structs is an interface. However, on a few structs, Comment is a string because that type was required in an earlier form of the specification. Update all Comment fields and corresponding SetComment setters to be type any.
Definition of done:
- The Comment field on all options structs is type any.
- The argument to SetComment on all options structs is type any.
- is depended on by
-
GODRIVER-2386 Add Document Support for Comments
-
- Closed
-
- is duplicated by
-
GODRIVER-2386 Add Document Support for Comments
-
- Closed
-