Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Init
Method
Init
cli/cli.go:33–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
32
type
Initializer
interface
{
33
Init() error
34
}
35
36
// Init is equivalent to InitWithSignals with SIGINT, SIGPIPE, and SIGTERM.
Callers
15
InitWithSignals
Method · 0.65
Init
Method · 0.65
Run
Method · 0.65
Run
Method · 0.65
Run
Method · 0.65
Run
Method · 0.65
Run
Method · 0.65
Run
Method · 0.65
Run
Method · 0.65
Run
Method · 0.65
Run
Method · 0.65
Run
Method · 0.65
Implementers
6
Flags
cli/cli.go
EngineFlags
cli/runtimeflags/flags.go
Flags
cli/runtimeflags/flags.go
Flags
cli/outputflags/flags.go
Flags
cli/inputflags/flags.go
FieldNameIter
runtime/sam/expr/fieldnamefinder.go
Calls
no outgoing calls
Tested by
no test coverage detected