trafficcontrol icon indicating copy to clipboard operation
trafficcontrol copied to clipboard

use enums instead of raw strings

Open DylanVolz opened this issue 7 years ago • 2 comments

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.

DylanVolz avatar Aug 13 '18 21:08 DylanVolz

If no one is working on this, I would like to work on this issue!

jammutkarsh avatar Mar 01 '23 05:03 jammutkarsh

Thanks, assigned!

zrhoffman avatar Mar 01 '23 05:03 zrhoffman