Versions in this module Expand all Collapse all v0 v0.2.0 Jul 30, 2026 v0.1.0 Jul 22, 2026 Changes in this version + var ErrInvalidModuleSize = errors.New("qrcode: moduleSize must be between 1 and 255") + func PNGDataURI(content string, moduleSize int) (string, error)