// AdaptWebServices adapts a slice of restful.WebService into the common interfaces. func AdaptWebServices(webServices []*restful.WebService) []common.RouteContainer { … }
// AdaptWebServices adapts a slice of restful.WebService into the common interfaces. func AdaptWebServices(webServices []*restful.WebService) []common.RouteContainer { … }