MCPcopy
hub / github.com/etcd-io/bbolt / name

Method name

concurrent_test.go:346–348  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

344}
345
346func (w *worker) name() string {
347 return fmt.Sprintf("worker-%d", w.id)
348}
349
350func (w *worker) run() (historyRecords, error) {
351 var rs historyRecords

Callers 2

runMethod · 0.95
runWorkerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected