const internal/reflectlite.Ptr
8 uses
internal/reflectlite (current package)
type.go#L103: Ptr
type.go#L418: Ptr: "ptr",
type.go#L468: case Ptr:
type.go#L597: case Ptr:
type.go#L910: case Ptr, Slice:
value.go#L243: case Ptr:
value.go#L292: case Chan, Func, Map, Ptr, UnsafePointer:
errors
wrap.go#L83: if typ.Kind() != reflectlite.Ptr || val.IsNil() {
![]() |
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. |