type rsc.io/qr/coding.String
6 uses
rsc.io/qr/coding (current package)
qr.go#L195: type String string
qr.go#L197: func (s String) String() string {
qr.go#L201: func (s String) Check() error {
qr.go#L207: func (s String) Bits(v Version) int {
qr.go#L211: func (s String) Encode(b *Bits, v Version) {
rsc.io/qr
qr.go#L41: enc = coding.String(text)
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |