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

# Functions

EavesDrop registers to receive Dbus events for custom parsing.
GetClient return a connection to the active instance of the internal Dbus service if any.
NewError creates a dbus error.
NewServer creates a Dbus service.
SessionBus creates a Dbus session with a listening chan.
ToMapInterface recasts a map of dbus.Variant to a map of interface.
ToMapVariant recasts a list of args to map[string]dbus.Variant as requested by the DBus API.

# Structs

Client is a Dbus client to connect to the internal Dbus server.
Server is a Dbus server with applets service management.