dewrich commented on issue #2016: refactored to support a go-tc/common package URL: https://github.com/apache/incubator-trafficcontrol/pull/2016#issuecomment-373743214 @rob05c We need structs that map to our API version and have pointers, without sub packages you run into cyclical import issues with Go. I can rename `common` to something else but the package needs to be there. `nagios` is only one char less than `common` so I'm not sure why the length is an issue either.
---------------------------------------------------------------- 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
