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

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


    from 16bef69  add downloadjs (MIT) to rat excludes
     new 2757caa  Add TO Go cdns/domains
     new 84a8438  Update TO Go cdns/domains
     new fb4d249  Updated according to comments on PR

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/go-tc/v13/domains.go                           | 47 ++++++++++++++
 .../v13/ping_test.go => client/v13/cdn_domains.go} | 21 +++---
 .../api/v13/{fixtures.go => cdn_domains_test.go}   | 36 ++++++-----
 traffic_ops/traffic_ops_golang/cdn/domains.go      | 74 ++++++++++++++++++++++
 traffic_ops/traffic_ops_golang/routes.go           |  2 +-
 5 files changed, 150 insertions(+), 30 deletions(-)
 create mode 100644 lib/go-tc/v13/domains.go
 copy traffic_ops/{testing/api/v13/ping_test.go => client/v13/cdn_domains.go} 
(70%)
 copy traffic_ops/testing/api/v13/{fixtures.go => cdn_domains_test.go} (62%)
 create mode 100644 traffic_ops/traffic_ops_golang/cdn/domains.go

Reply via email to