Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brimdata/super
/ Plain
Function
Plain
compiler/srcfiles/list.go:89–91 ·
view source on GitHub ↗
(src string)
Source
from the content-addressed store, hash-verified
87
}
88
89
func
Plain(src string) []Input {
90
return
[]Input{&PlainInput{src}}
91
}
Callers
15
ParseText
Function · 0.92
TestAuthIdentity
Function · 0.92
TestPoolList
Method · 0.92
TestQuery
Method · 0.92
Run
Method · 0.92
Run
Method · 0.92
newObjectIterator
Function · 0.92
list
Method · 0.92
LookupPoolByName
Function · 0.92
GetPools
Function · 0.92
LookupPoolByID
Function · 0.92
LookupBranchByName
Function · 0.92
Calls
no outgoing calls
Tested by
3
TestAuthIdentity
Function · 0.74
TestPoolList
Method · 0.74
TestQuery
Method · 0.74