ocket8888 commented on code in PR #7099: URL: https://github.com/apache/trafficcontrol/pull/7099#discussion_r1025546374
########## lib/go-tc/copy.go: ########## @@ -0,0 +1,112 @@ +package tc Review Comment: In order for that to be true, it would need to change to exported utilities and the usage across files otherwise not touched by this PR will need to be updated. Obviously I'm not afraid to expand the scope of this PR, but I want to be sure you're aware that these are used in other places -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
