added checkOverflow to config (#179)
authorConor Broderick <conor.broderick@robustperception.io>
Mon, 3 Jul 2017 13:27:09 +0000 (14:27 +0100)
committerBrian Brazil <brian.brazil@robustperception.io>
Mon, 3 Jul 2017 13:27:09 +0000 (14:27 +0100)
commit978c5b352bce3861e0211081624ef1e5c0f2f82f
treea013b47074ecdd7da253e839c797086781cbe40e
parent42084122e9d631acf9cdca0033e6c7d19b3fe1c8
added checkOverflow to config (#179)
config.go [new file with mode: 0644]
config_test.go [new file with mode: 0644]
main.go
testdata/blackbox-bad.yml [new file with mode: 0644]
testdata/blackbox-good.yml [new file with mode: 0644]