context: clarify documentation for TODO #56625
Labels
Documentation
Issues describing a change to documentation.
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone
The https://pkg.go.dev/golang.org/x/net/context?utm_source=godoc#TODO function description does not make it very clear that TODO is not a mistake (unfinished documentation), but an intentional name of the function. This was previously discussed in: #12591
Suggestions for improvement:
<code>context.TODO</code>
to signify that this is a code.TODO
, this is not an unfinished documentation.The text was updated successfully, but these errors were encountered: