Documentation ¶ Index ¶ func Astral(ctx context.Context) (err error) func Bundle(cacheDir string) target.Runner[target.BundleExec] func Dist() target.Runner[target.DistExec] func Portal[T target.Portal_](command ...string) target.Runner[T] Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Astral ¶ func Astral(ctx context.Context) (err error) Astral starts astral daemon process in a given context.Context and waits until available. func Bundle ¶ added in v0.1.1 func Bundle(cacheDir string) target.Runner[target.BundleExec] func Dist ¶ added in v0.1.1 func Dist() target.Runner[target.DistExec] func Portal ¶ func Portal[T target.Portal_](command ...string) target.Runner[T] Types ¶ This section is empty. Source Files ¶ View all Source files astrald.gobundle.godist.goportal.go Click to show internal directories. Click to hide internal directories.