Documentation
¶
Index ¶
Constants ¶
View Source
const (
DBusPath = "/com/deepin/daemon/Network/ProxyChains"
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type InvalidParamError ¶
type InvalidParamError struct {
Param string
}
type Manager ¶
type Manager struct { PropsMu sync.RWMutex Type string IP string Port uint32 User string Password string // contains filtered or unexported fields }
func NewManager ¶
func (*Manager) GetExportedMethods ¶
func (v *Manager) GetExportedMethods() dbusutil.ExportedMethods
func (*Manager) GetInterfaceName ¶
Click to show internal directories.
Click to hide internal directories.