ocket8888 opened a new pull request #4885: URL: https://github.com/apache/trafficcontrol/pull/4885
## What does this PR (Pull Request) do? - [x] This PR is not related to any Issue Moves the entire Grove `rfc` package ([`github.com/apache/trafficcontrol/grove/rfc`](https://godoc.org/github.com/apache/trafficcontrol/grove/rfc)) into the standard `go-rfc` lib package ([`github.com/apache/trafficcontrol/lib/go-rfc`](https://godoc.org/github.com/apache/trafficcontrol/lib/go-rfc)). I also had to move some stuff from `grove/web` and `grove/remapdata` because `grove/rfc` imported them. ## Which Traffic Control components are affected by this PR? - Grove ## What is the best way to verify this PR? Run the `lib` and `grove` unit tests, they're pretty extensive. ## The following criteria are ALL met by this PR - [x] This PR includes tests - [x] This PR includes documentation OR I have explained why documentation is unnecessary - [x] An update to CHANGELOG.md is not necessary - [x] This PR includes any and all required license headers - [x] This PR does not include a database migration - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
