MCPcopy
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
28func (s *Session) Start() {
29 s.InitThreads()
30}
31
32func (s *Session) InitThreads() {
33 if *s.Options.Threads == 0 {

Callers 1

GetSessionFunction · 0.80

Calls 1

InitThreadsMethod · 0.95

Tested by

no test coverage detected