package
0.0.0-20170901142047-0caaa62d3e26
Repository: https://github.com/sqp/godock.git
Documentation: pkg.go.dev

# Packages

Package dbuscommon provides a common dbus server and client base to extend.
Package dlogbus provides a Dbus service (and client) for a dock external launcher.
Package dockbus provides a Dbus client for the main dock Dbus service.
Package dockpath defines paths used by the main dock dbus service.
Package mgrdbus provides a Dbus service (and client) for external applets management.

# Functions

AppletDebug forwards action set debug to a remote applet.
NewLoader creates a loader with the given list of applets services.
SourceCodeBuildTarget forwards action build source target to the dock.
SourceCodeGrepTarget forwards action grep text in source code to the dock.
SourceCodeOpenFile forwards action open source code file to the dock.
SourceCodeVersions get source versions data.
UploadFiles forwards action upload files (location) to the dock.
UploadString forwards action upload string content to the dock.
UpToShareLastLink get the last uploaded link from the dock.
UpToShareLinks get all uploaded links from the dock.

# Constants

SrvObj is the Dbus object name for the service.
SrvPath is the Dbus path name for the service.

# Structs

Loader is a multi applet manager.

# Interfaces

AppService defines common applets service actions to remotely interact with applets.
MgrDbus defines actions needed by the Dbus grouped applets manager.