shamrickus commented on a change in pull request #4754:
URL: https://github.com/apache/trafficcontrol/pull/4754#discussion_r438375213



##########
File path: traffic_ops/traffic_ops_golang/dbhelpers/db_helpers.go
##########
@@ -598,15 +598,18 @@ func GetServerNameFromID(tx *sql.Tx, id int) (string, 
bool, error) {
        return name, true, nil
 }
 
-type ServerHostNameAndType struct {
+type ServerHostNameCdnIdAndType struct {

Review comment:
       For consistency I think CdnId should be capitalized




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


Reply via email to