summaryrefslogtreecommitdiff
path: root/traceable
AgeCommit message (Collapse)Author
2022-05-04Make Traceable Interface and Refactor DebuggingWill Hawkins
1. Make a traceable interface for all things that can be wrapped in an httptrace.ClientTrace. 2. Refactor debugging system into debug package.