Versions in this module Expand all Collapse all v2 v2.0.0 Apr 27, 2026 Changes in this version + func AssertEquals(t *testing.T, expected, actual any) + func AssertFalse(t *testing.T, condition bool, msg string) + func AssertNoError(t *testing.T, err error) + func AssertTrue(t *testing.T, condition bool, msg string) + func ClientContractTest(t *testing.T, gen qrcode.Client) + func QRCodeIsValid(t *testing.T, qr *encoding.QRCode) + func RandomString(n int) string Other modules containing this package github.com/os-gomod/qrcode