a golang qr code generation app with github.com/boombuler/barcode and github.com/nfnt/resize
- Install the dependencies
go get github.com/boombuler/barcode
go get github.com/nfnt/resize
- Run the app
go run qr_gen.go
go qr code generation app using github.com/boombuler/barcode and github.com/nfnt/resize
Go
a golang qr code generation app with github.com/boombuler/barcode and github.com/nfnt/resize
go get github.com/boombuler/barcode
go get github.com/nfnt/resize
go run qr_gen.go