You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficcontrol.apache.org by mi...@apache.org on 2019/12/17 21:52:59 UTC

[trafficcontrol] branch master updated (aff0186 -> d7c43d3)

This is an automated email from the ASF dual-hosted git repository.

mitchell852 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git.


    from aff0186  Removing restangular (#3595)
     add d7c43d3  Add TO Go deliveryservices/id/capacity (#2459)

No new revisions were added by this update.

Summary of changes:
 traffic_monitor/cache/data.go                      |  17 ++
 .../traffic_ops_golang/dbhelpers/db_helpers.go     |  12 +
 .../traffic_ops_golang/deliveryservice/capacity.go | 241 +++++++++++++++++++++
 traffic_ops/traffic_ops_golang/routing/routes.go   |   2 +
 .../util/monitorhlp/monitorhlp.go                  |  20 ++
 5 files changed, 292 insertions(+)
 create mode 100644 traffic_ops/traffic_ops_golang/deliveryservice/capacity.go