_test.go files have Benchmark... and Test... functions - it isn't use in main program and linters warning many times about dead code. I think these errors have to be supress by default for these functions.