func cloud.google.com/go/internal/optional.doPanic
7 uses
cloud.google.com/go/internal/optional (current package)
optional.go#L51: doPanic("Bool", v)
optional.go#L61: doPanic("String", v)
optional.go#L71: doPanic("Int", v)
optional.go#L81: doPanic("Uint", v)
optional.go#L91: doPanic("Float64", v)
optional.go#L101: doPanic("Duration", v)
optional.go#L106: func doPanic(capType string, v interface{}) {
![]() |
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. |