Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetSystemTime ¶ added in v1.2.0
Types ¶
type LinuxSystemProxy ¶ added in v1.4.3
type LinuxSystemProxy struct {
// contains filtered or unexported fields
}
func NewSystemProxy ¶ added in v1.4.3
func (*LinuxSystemProxy) Disable ¶ added in v1.4.3
func (p *LinuxSystemProxy) Disable() error
func (*LinuxSystemProxy) Enable ¶ added in v1.4.3
func (p *LinuxSystemProxy) Enable() error
func (*LinuxSystemProxy) IsEnabled ¶ added in v1.4.3
func (p *LinuxSystemProxy) IsEnabled() bool
type SystemProxy ¶ added in v1.4.3
Click to show internal directories.
Click to hide internal directories.