x/pkgsite: is the initial parenthesis really necessary for left hand side menu? #40744
Labels
Milestone
Comments
It’s important to be able to discern between a method and a function that returns that type. https://pkg.go.dev/time?tab=doc#Date shows an example of this. Is there an alternative you suggest? |
What about an asterisk or italicized lower case c for constructors and nothing for everything else |
Also worth a note: there seems to be far fewer constructors than methods. Eg time.Time |
Duplicate of #40612 |
@pjebs it concerns the design of the left-hand nav and the presentation of its contents, so I merged it into that issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
(o) XXXXX()
The text was updated successfully, but these errors were encountered: