trafficcontrol
trafficcontrol copied to clipboard
use enums instead of raw strings
everywhere we use raw strings that can be enums we should convert them. For example in cachegroup/queueupdate.go on line 47 "queue" and "dequeue" can be converted to string enums.
If no one is working on this, I would like to work on this issue!
Thanks, assigned!