type internal/reflectlite.Kind
6 uses
internal/reflectlite (current package)
type.go#L44: Kind() Kind
type.go#L78: type Kind = abi.Kind
value.go#L80: func (f flag) kind() Kind {
value.go#L81: return Kind(f & flagKindMask)
value.go#L167: Kind Kind
value.go#L321: func (v Value) Kind() Kind {
![]() |
The pages are generated with Golds v0.7.6. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |