type google.golang.org/api/internal/gensupport.JSONFloat64
4 uses
google.golang.org/api/internal/gensupport (current package)
jsonfloat.go#L23: type JSONFloat64 float64
jsonfloat.go#L25: func (f *JSONFloat64) UnmarshalJSON(data []byte) error {
jsonfloat.go#L28: *f = JSONFloat64(ff)
jsonfloat.go#L43: *f = JSONFloat64(ff)
![]() |
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. |