func time.unixTime 3 uses time (current package) time.go#L1076: func unixTime(sec int64, nsec int32) Time { time.go#L1302: return unixTime(sec, int32(nsec)) time.go#L1391: t := unixTime(unix, int32(nsec))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)