Versions in this module Expand all Collapse all v0 v0.9.1 Sep 26, 2019 Changes in this version + const MaxLang + const MaxWidth + func NewQrCode(content string, size int, path string) error + func NewQrEncode(content []byte, buf io.Writer) error + func QrImg(content string, size int) (img image.Image) + type Code struct + func (c *Code) Write(p []byte) (n int, err error)