var encoding/gob.tUint
4 uses
encoding/gob (current package)
decode.go#L781: tUint: ignoreUint,
decode.go#L999: return fw == tUint
type.go#L242: tUint = bootstrapType("uint", (*uint)(nil), 3)
type.go#L461: return tUint.gobType(), nil
![]() |
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. |