Imports of _examples command

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/godbus/dbusPackage dbus implements bindings to the D-Bus message bus system.
github.com/godbus/dbus/introspectPackage introspect provides some utilities for dealing with the DBus introspection format.
github.com/godbus/dbus/propPackage prop provides the Properties struct which can be used to implement org.freedesktop.DBus.Properties.
osPackage os provides a platform-independent interface to operating system functionality.