Wifx / gonetworkmanager

Go D-Bus bindings for NetworkManager
Other
96 stars 42 forks source link

fix(PrimaryConnection): use `ActiveConnection` type #24

Closed felixmr1 closed 2 years ago

felixmr1 commented 2 years ago

Instead of returning a Connection it should return an ActiveConnection

felixmr1 commented 2 years ago

should fix #21

felixmr1 commented 2 years ago

@mullerch can you give some feedback on this?

felixmr1 commented 2 years ago

covered by #26