Documentation
¶
Overview ¶
SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-FileCopyrightText: 2018 - 2023 UnionTech Software Technology Co., Ltd.
SPDX-License-Identifier: GPL-3.0-or-later
Index ¶
- type MockInterfaceTimesync1
- func (v *MockInterfaceTimesync1) FallbackNTPServers() proxy.PropStringArray
- func (v *MockInterfaceTimesync1) Frequency() proxy.PropInt64
- func (v *MockInterfaceTimesync1) LinkNTPServers() proxy.PropStringArray
- func (v *MockInterfaceTimesync1) PollIntervalMaxUSec() proxy.PropUint64
- func (v *MockInterfaceTimesync1) PollIntervalMinUSec() proxy.PropUint64
- func (v *MockInterfaceTimesync1) PollIntervalUSec() proxy.PropUint64
- func (v *MockInterfaceTimesync1) RootDistanceMaxUSec() proxy.PropUint64
- func (v *MockInterfaceTimesync1) ServerName() proxy.PropString
- func (v *MockInterfaceTimesync1) SystemNTPServers() proxy.PropStringArray
- type MockTimesync1
- type Timesync1
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockInterfaceTimesync1 ¶
func (*MockInterfaceTimesync1) FallbackNTPServers ¶
func (v *MockInterfaceTimesync1) FallbackNTPServers() proxy.PropStringArray
func (*MockInterfaceTimesync1) Frequency ¶
func (v *MockInterfaceTimesync1) Frequency() proxy.PropInt64
func (*MockInterfaceTimesync1) LinkNTPServers ¶
func (v *MockInterfaceTimesync1) LinkNTPServers() proxy.PropStringArray
func (*MockInterfaceTimesync1) PollIntervalMaxUSec ¶
func (v *MockInterfaceTimesync1) PollIntervalMaxUSec() proxy.PropUint64
func (*MockInterfaceTimesync1) PollIntervalMinUSec ¶
func (v *MockInterfaceTimesync1) PollIntervalMinUSec() proxy.PropUint64
func (*MockInterfaceTimesync1) PollIntervalUSec ¶
func (v *MockInterfaceTimesync1) PollIntervalUSec() proxy.PropUint64
func (*MockInterfaceTimesync1) RootDistanceMaxUSec ¶
func (v *MockInterfaceTimesync1) RootDistanceMaxUSec() proxy.PropUint64
func (*MockInterfaceTimesync1) ServerName ¶
func (v *MockInterfaceTimesync1) ServerName() proxy.PropString
func (*MockInterfaceTimesync1) SystemNTPServers ¶
func (v *MockInterfaceTimesync1) SystemNTPServers() proxy.PropStringArray
type MockTimesync1 ¶
type MockTimesync1 struct { MockInterfaceTimesync1 // interface org.freedesktop.timesync1.Manager proxy.MockObject }
Click to show internal directories.
Click to hide internal directories.