Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepfence/SecretScanner
/ Start
Method
Start
core/session.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
)
27
28
func
(s *Session) Start() {
29
s.InitThreads()
30
}
31
32
func
(s *Session) InitThreads() {
33
if
*s.Options.Threads == 0 {
Callers
1
GetSession
Function · 0.80
Calls
1
InitThreads
Method · 0.95
Tested by
no test coverage detected