context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/godbus/dbus/v5 | Package dbus implements bindings to the D-Bus message bus system. |
github.com/godbus/dbus/v5/introspect | Package introspect provides some utilities for dealing with the DBus introspection format. |