I would like to have full comments for Types #80
joanestebanr
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm inserting the comments using
AddGoComments
function, but the comments for Types are reduced usingdoc.Synopsis(txt)
, as is documented.My use case needs to keep to full comments for Types so I propose to configure this behaviour in
Reflector
type. Would it make sense?Beta Was this translation helpful? Give feedback.
All reactions