Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
87
func
setupManager() *Manager {
88
return
setupManagerWithTracer(nil)
89
}
90
91
func
setupManagerWithTracer(tracer opentracing.Tracer) *Manager {
92
m := NewManager(
Callers
1
TestManager_CreateBucket
Function · 0.85
Calls
1
setupManagerWithTracer
Function · 0.85
Tested by
no test coverage detected