rob05c commented on a change in pull request #3023: WIP Supported routes fetch URL: https://github.com/apache/trafficcontrol/pull/3023#discussion_r233223410
########## File path: traffic_ops/traffic_ops_golang/api/api_route.go ########## @@ -0,0 +1,148 @@ +package api Review comment: >Is it really a problem if the underscore isn't a prefix (or suffix)? Not sure what you mean. The suffix is `_route`. So, if Go introduced a `_route.go` tool or directive, this would break that. Unlikely, but trivial to avoid the risk beforehand. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
