rob05c commented on a change in pull request #4999:
URL: https://github.com/apache/trafficcontrol/pull/4999#discussion_r499045260



##########
File path: traffic_ops/traffic_ops_golang/deliveryservice/capacity.go
##########
@@ -135,6 +139,20 @@ func getCapacity(tx *sql.Tx, ds tc.DeliveryServiceName, 
cdn tc.CDNName) (Capacit
        }, nil
 }
 
+// To check whether a given DS has servers.

Review comment:
       Nitpick: GoDoc comments need to be complete sentences starting with the 
symbol name. Should be
   ```
    // dsHasServer checks whether a given DS has servers. 
   ```




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