Registry / utility / yeqown-go-qrcode

yeqown-go-qrcode

JSON →
library1.5.10gogounverified

A Go package for generating QR codes with customizable styles and options.

go get github.com/yeqown/go-qrcode
INSTALL
IMPORT
SIG · YEQOWN-GO-QRCODE
Y
yeqown-go-qrcode
utilitygov1.5.10
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/yeqown/go-qrcode

Generate a QR code and save as PNG

package main import ( "github.com/yeqown/go-qrcode" ) func main() { qr, _ := qrcode.New("https://example.com") qr.Save("./qr.png") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.10latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
12
Resources
yeqown-go-qrcode — go get yeqown-go-qrcode · libregistry