vncserver

package
v0.0.0-...-a19f7c2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 13, 2020 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	PERMISSION              = "vncserver"
	CONFIG_SECTION          = ""
	CONFIG_TYPE             = "vncserver"
	CONFIG_AUTOSTART_OPTION = "autostart"
)

Variables

View Source
var Service = new(vncserver)

Functions

This section is empty.

Types

type VNCServer

type VNCServer interface {
	StartVNC(token string) (error, bool)
	StopVNC(token string) (error, bool)
	GetAutostart() bool
	SetAutostart(token string, autostart bool) (error, bool)
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL