package
0.0.0-20250312152250-ea85ec9d2454
Repository: https://github.com/snapcore/snapd.git
Documentation: pkg.go.dev

# Functions

Connection returns a DBus connection for writing unit tests.
InjectableConnection returns a DBus connection for writing unit tests and a function that can be used to inject messages that will be received by the test client.
StubConnection returns a dbus connection that does nothing.

# Type aliases

DBusHandlerFunc is the type of handler function for interacting with test DBus.
No description provided by the author