mhoppa commented on a change in pull request #3989: Rewrote 
/deliveryservices/request to Go
URL: https://github.com/apache/trafficcontrol/pull/3989#discussion_r335204440
 
 

 ##########
 File path: lib/go-tc/enum.go
 ##########
 @@ -220,6 +220,75 @@ func CacheStatusFromString(s string) CacheStatus {
        }
 }
 
+// Protocol represents an ATC-supported content delivery protocol.
+type Protocol string
 
 Review comment:
   convinced me!!! Lets leave it and I'll look for other opportunities for me 
to take the same approach as I rewrite endpoints 👍 

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to