Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrislusf/gleam
/ Init
Method
Init
script/script.go:15–15 ·
view source on GitHub ↗
(code string)
Source
from the content-addressed store, hash-verified
13
14
type
Script
interface
{
15
Init(code string)
16
GetCommand() *Command
17
18
Map(code string)
Callers
6
injectImport
Function · 0.65
binaryOperation
Method · 0.65
unaryOperation
Method · 0.65
externalSort
Method · 0.65
NewPriorityQueue
Function · 0.65
UnmarshalMsgWithCfg
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected