GoDoc Compatible Comments #2438
Labels
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
language/go
Regarding GoLang bindings
p2
Verify that all generated go code is correctly formatting documentation strings from source files (jsdoc + TS type information) to be GoDoc compatible. GoDoc converts comment blocks preceding declarations as detailed in this blog post
Doc strings can also be provided for type fields, IE struct and interface fields.
GoDoc Documentation
The text was updated successfully, but these errors were encountered: