Versions in this module
v0
May 7, 2026
May 6, 2026
May 6, 2026
May 6, 2026
May 5, 2026
Changes in this version
type AIContext
type AIHandler
May 5, 2026
Changes in this version
May 4, 2026
Changes in this version
May 2, 2026
Apr 26, 2026
Changes in this version
type SQLiteSharedCache
Apr 21, 2026
Changes in this version
+
func NewManagedProcess(parentCtx context.Context, cmdPath string, args []string) (*managedProcess, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func ProcessCloseStdin(ctx *EffContext, args []eval.Value) (eval.Value, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func ProcessSpawn(ctx *EffContext, args []eval.Value) (eval.Value, error)
—
darwin/amd64, linux/amd64, windows/amd64
+
func ProcessWriteStdin(ctx *EffContext, args []eval.Value) (eval.Value, error)
—
darwin/amd64, linux/amd64, windows/amd64