go.opentelemetry.io/otel/api/metric.syncBoundInstrument.boundInstrument (field)

4 uses

	go.opentelemetry.io/otel/api/metric (current package)
		sync.go#L43: 	boundInstrument BoundSyncImpl
		sync.go#L102: 	h.boundInstrument.RecordOne(ctx, number)
		sync.go#L107: 	h.boundInstrument.Unbind()
		sync.go#L147: 		boundInstrument: boundInstrument,