prometheus/discovery/marathon
Tobias Schmidt 7bde44e98e Remove testing.T usage in goroutines
The staticcheck warns about testing.T usage in goroutines. Moving the
t.Fatal* calls to the main thread showed immediately that this is a good
practice, as one of the test setups didn't work.
2017-03-16 23:40:46 -03:00
..
marathon.go Follow golang naming conventions in discovery packages 2017-03-16 23:40:46 -03:00
marathon_test.go Remove testing.T usage in goroutines 2017-03-16 23:40:46 -03:00