Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Progress
Method
Progress
sbuf/scanner.go:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
func
(s *scanner) Progress() vio.Progress {
81
return
s.progress.Copy()
82
}
83
84
// Read implements Reader.Read.
85
func
(s *scanner) Read() (*super.Value, error) {
Callers
nothing calls this directly
Calls
1
Copy
Method · 0.45
Tested by
no test coverage detected