type internal/reflectlite.typeOff
5 uses
internal/reflectlite (current package)
type.go#L164: ptrToThis typeOff // type for pointer to this type, may be zero
type.go#L170: mtyp typeOff // method type (without receiver)
type.go#L231: typ typeOff // .(*FuncType) underneath
type.go#L450: type typeOff int32 // offset to an *rtype
type.go#L457: func (t *rtype) typeOff(off typeOff) *rtype {
 |
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. |