golang.org/x/crypto/openpgp/packet.Reader.Unread (method)
8 uses
golang.org/x/crypto/openpgp/packet (current package)
reader.go#L67: func (r *Reader) Unread(p Packet) {
golang.org/x/crypto/openpgp
keys.go#L306: packets.Unread(p)
keys.go#L326: packets.Unread(p)
keys.go#L363: packets.Unread(p)
keys.go#L372: packets.Unread(p)
keys.go#L419: packets.Unread(p)
keys.go#L452: packets.Unread(p)
read.go#L138: packets.Unread(p)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin 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. |