func go.opentelemetry.io/otel/api/metric.checkNewAsync
7 uses
go.opentelemetry.io/otel/api/metric (current package)
async.go#L185: common, err := checkNewAsync(asyncInst, err)
async.go#L191: common, err := checkNewAsync(asyncInst, err)
async.go#L197: common, err := checkNewAsync(asyncInst, err)
async.go#L203: common, err := checkNewAsync(asyncInst, err)
async.go#L209: common, err := checkNewAsync(asyncInst, err)
async.go#L215: common, err := checkNewAsync(asyncInst, err)
sync.go#L113: func checkNewAsync(instrument AsyncImpl, err error) (asyncInstrument, error) {
 |
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. |