Registry / serialization / sec51-qrcode

sec51-qrcode

JSON →
library0.0.0-20160126144534-b7779abbcaf1gogounverified

Generate QR codes in Go.

go get github.com/sec51/qrcode
INSTALL
IMPORT
SIG · SEC51-QRCODE
S
sec51-qrcode
serializationgov0.0.0-20160126144534-b7779abbcaf1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

qrcode
github.com/sec51/qrcode

Create a new QR code from a string.

package main import ( "fmt" "github.com/sec51/qrcode" ) func main() { code, _ := qrcode.New("Hello, world!") fmt.Println(code) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20160126144534-b7779abbcaf1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
sec51-qrcode — go get sec51-qrcode · libregistry