MCPcopy
hub / github.com/rs/zerolog / Next

Method Next

diode/diode.go:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22type diodeFetcher interface {
23 diodes.Diode
24 Next() diodes.GenericDataType
25}
26
27// Writer is a io.Writer wrapper that uses a diode to make Write lock-free,

Callers 13

BenchmarkSamplersFunction · 0.65
BenchmarkHooksFunction · 0.65
BenchmarkLogEmptyFunction · 0.65
BenchmarkDisabledFunction · 0.65
BenchmarkInfoFunction · 0.65
BenchmarkContextFieldsFunction · 0.65
BenchmarkContextAppendFunction · 0.65
BenchmarkLogFieldsFunction · 0.65
BenchmarkLogFieldTypeFunction · 0.65
BenchmarkFunction · 0.65
pollMethod · 0.65

Implementers 2

Pollerdiode/internal/diodes/poller.go
Waiterdiode/internal/diodes/waiter.go

Calls

no outgoing calls

Tested by 12

BenchmarkSamplersFunction · 0.52
BenchmarkHooksFunction · 0.52
BenchmarkLogEmptyFunction · 0.52
BenchmarkDisabledFunction · 0.52
BenchmarkInfoFunction · 0.52
BenchmarkContextFieldsFunction · 0.52
BenchmarkContextAppendFunction · 0.52
BenchmarkLogFieldsFunction · 0.52
BenchmarkLogFieldTypeFunction · 0.52
BenchmarkFunction · 0.52
BenchmarkDataRaceFunction · 0.52