fmt.State.Precision (method)
3 uses
fmt (current package)
print.go#L44: Precision() (prec int, ok bool)
math/big
ftoa.go#L466: prec, hasPrec := s.Precision()
intconv.go#L135: precision, precisionSet := s.Precision()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)