func golang.org/x/net/trace.getFamily
4 uses
golang.org/x/net/trace (current package)
trace.go#L255: if f := getFamily(data.Family, false); f != nil {
trace.go#L305: f := getFamily(fam, false)
trace.go#L414: f := getFamily(tr.Family, true)
trace.go#L542: func getFamily(fam string, allocNew bool) *family {
![]() |
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. |