package
Version:
v0.0.0-...-e749f68
Opens a new window with list of versions in this module.
Published: Oct 22, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Link struct {
Name string `json:"name"`
CarrierState string `json:"carrier_state"`
OperationalState string `json:"operational_state"`
}
func GetLinks(dbusConn dbus.Conn) ([]Link, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.