MCPcopy Create free account
hub / github.com/DoNewsCode/core / setupManager

Function setupManager

ots3/uploader_test.go:87–89  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

85}
86
87func setupManager() *Manager {
88 return setupManagerWithTracer(nil)
89}
90
91func setupManagerWithTracer(tracer opentracing.Tracer) *Manager {
92 m := NewManager(

Callers 1

TestManager_CreateBucketFunction · 0.85

Calls 1

setupManagerWithTracerFunction · 0.85

Tested by

no test coverage detected