Documentation ¶ Index ¶ func Install(src string) error func List() []target.App func Observe(ctx context.Context, conn rpc.Conn) (err error) func Path(app string) (src string, err error) func Uninstall(id string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Install ¶ func Install(src string) error func List ¶ func List() []target.App func Observe ¶ func Observe(ctx context.Context, conn rpc.Conn) (err error) func Path ¶ func Path(app string) (src string, err error) func Uninstall ¶ func Uninstall(id string) error Types ¶ This section is empty. Source Files ¶ View all Source files install.golist.goobserve.gopath.gouninstall.go Click to show internal directories. Click to hide internal directories.