We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e5dd5 commit 249accdCopy full SHA for 249accd
metric/sdkapi/noop.go
@@ -36,7 +36,7 @@ func NewNoopSyncInstrument() SyncImpl {
36
return noopSyncInstrument{}
37
}
38
39
-// NewNoopSyncInstrument returns a No-op implementation of the
+// NewNoopAsyncInstrument returns a No-op implementation of the
40
// asynchronous instrument interface.
41
func NewNoopAsyncInstrument() SyncImpl {
42
0 commit comments