https://github.com/datenhahn/godbus-debug
https://github.com/datenhahn/godbus-debug
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/datenhahn/godbus-debug
- Owner: datenhahn
- Created: 2017-10-24T12:09:55.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-24T12:20:39.000Z (over 8 years ago)
- Last Synced: 2025-02-23T22:28:15.738Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
This little program looks up a connection of linux Network Manager via DBUS and then trys
to get the details of this connection.
Hope this helps debug the issue #85.
* With *github.com/godbus/dbus* it hits this bug: https://github.com/godbus/dbus/issues/85
* With a different dbus lib: *launchpad.net/~jamesh/go-dbus/trunk* the lookup works