You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 24, 2025. It is now read-only.
I'm submitting a ...
Traffic Control components affected ...
Current behavior:
If you visit https://godoc.org/github.com/apache/trafficcontrol/lib/go-tc, the GoDoc for the
tcpackage will start with the following sentence:Expected / new behavior:
The
tcGoDoc should only describe itself as thetcpackage.Minimal reproduction of the problem with instructions:
Run these commands:
In your browser, navigate to http://localhost:6060/pkg/github.com/apache/trafficcontrol/lib/go-tc/
Check the first sentence of the Overview section
Anything else:
enum.goshould remain part of thetcpackage. See #4293 (comment) for discussion.