type go.opentelemetry.io/otel/api/metric.asyncInstrument
10 uses
go.opentelemetry.io/otel/api/metric (current package)
observer.go#L27: asyncInstrument
observer.go#L33: asyncInstrument
observer.go#L39: asyncInstrument
observer.go#L45: asyncInstrument
observer.go#L51: asyncInstrument
observer.go#L57: asyncInstrument
sync.go#L47: type asyncInstrument struct {
sync.go#L76: func (a asyncInstrument) AsyncImpl() AsyncImpl {
sync.go#L113: func checkNewAsync(instrument AsyncImpl, err error) (asyncInstrument, error) {
sync.go#L120: return asyncInstrument{
![]() |
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. |