package
0.0.0-20210104084008-1f06296fe8ad
Repository: https://github.com/chipaca/snappy.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

MockConnections mocks the connection functions system and session buses.
MockOnlySessionBusAvailable makes SessionBus return the given connection.
MockOnlySystemBusAvailable makes SystemBus return the given connection.

# Variables

SessionBus is like dbus.SessionBus but it avoids auto-starting a new dbus-daemon when a bus is not already available.
SystemBus is like dbus.SystemBus and is provided for completeness.