David Klassen
Results
3
issues of
David Klassen
Hello, I am using gmf to decode video stream and read qr-codes from this stream using this library github.com/kdar/goquirc. It expects the image.Image interface as an input for Decode() function,...
Fixes golint warnings: ``` $ golint ./... atomicfile.go:41:2: redundant if ...; err != nil check, just return error instead. atomicfile.go:55:2: redundant if ...; err != nil check, just return error...
CLA Signed