const internal/reflectlite.Chan
8 uses
internal/reflectlite (current package)
type.go#L99: Chan
type.go#L414: Chan: "chan",
type.go#L492: case Chan:
type.go#L579: if t.Kind() != Chan {
type.go#L591: case Chan:
type.go#L868: case Chan:
value.go#L292: case Chan, Func, Map, Ptr, UnsafePointer:
value.go#L336: case Chan:
![]() |
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. |