Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AdRoll/baker
/ Stats
Method
Stats
upload/uploadtest/base.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
func
(Base) Run(_ <-
chan
string) error {
return
nil }
10
func
(Base) Stop() {}
11
func
(Base) Stats() baker.UploadStats {
return
baker.UploadStats{} }
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected