ocket8888 commented on code in PR #7411:
URL: https://github.com/apache/trafficcontrol/pull/7411#discussion_r1143899968
##########
lib/go-atscfg/parentdotconfig.go:
##########
@@ -165,8 +165,13 @@ func MakeParentDotConfig(
}, nil
}
-// CreateTopology creates an on the fly topology for this server and non
topology delivery service.
-func CreateTopology(server *Server, ds DeliveryService, nameTopologies
map[TopologyName]tc.Topology, ocgmap map[OriginHost][]string) (string,
tc.Topology, []string) {
+type PrimarySecondary struct {
Review Comment:
GoDoc comment pls
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]