prometheus/util/flock
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings.
I applied
https://medium.com/@jgautheron/quality-pipeline-for-go-projects-497e34d6567
and was greeted with a deluge of warnings, most of which were not
applicable or really fixable realistically. These are some of the first
ones I decided to fix.
2015-09-14 12:21:34 +02:00
..
flock.go
flock_plan9.go
flock_solaris.go
flock_test.go Fix some dead code, missing error checks, shadowings. 2015-09-14 12:21:34 +02:00
flock_unix.go
flock_windows.go