Documentation ¶ Index ¶ func Install(src string) (err error) func InstallSource(source target.Source) (err error) func ListApps() []target.App_ func Observe(ctx context.Context, conn rpc.Conn) (err error) func Path(port string) (path string, err error) func Uninstall(id string) (err error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Install ¶ func Install(src string) (err error) func InstallSource ¶ added in v0.1.0 func InstallSource(source target.Source) (err error) func ListApps ¶ func ListApps() []target.App_ func Observe ¶ func Observe(ctx context.Context, conn rpc.Conn) (err error) func Path ¶ func Path(port string) (path string, err error) func Uninstall ¶ func Uninstall(id string) (err error) Types ¶ This section is empty. Source Files ¶ View all Source files init.goinstall.golist.goobserve.gopath.gouninstall.go Click to show internal directories. Click to hide internal directories.