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
Reorganizes the methods in `registry.go` to improve readability and group
related functionality. Public API methods are placed first, followed by
administrative helpers, GC logic, and finally callbacks and statistics
propagation. This is to minimize the delta for subsequent changes.
No logical changes are included in this commit.
0 commit comments