Skip to content

JessonChan/qrencode-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

QR encoder in Go based on the ZXing encoder (http://code.google.com/p/zxing/).

I was surprised that I couldn't find a QR encoder in Go, especially
since the example at http://golang.org/doc/effective_go.html#web_server
is a QR code generator, though the QR encoding is done by an external
Google service in the example.

Releases

No releases published

Packages

No packages published