func time.leadingFraction
2 uses
time (current package)
format.go#L1330: func leadingFraction(s string) (x int64, scale float64, rem string) {
format.go#L1420: f, scale, s = leadingFraction(s)
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)