func tcEscape(s string) string { … } func GenerateTeamcityReport(report types.Report, dst string) error { … } func MergeAndCleanupTeamcityReports(sources []string, dst string) ([]string, error) { … }
func tcEscape(s string) string { … } func GenerateTeamcityReport(report types.Report, dst string) error { … } func MergeAndCleanupTeamcityReports(sources []string, dst string) ([]string, error) { … }