power

package
v0.0.0-...-964c2da Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	PERMISSION = "power"
)

Variables

View Source
var Service = new(power)

Functions

This section is empty.

Types

type Power

type Power interface {
	Poweroff(token string) (error, bool)
	Reboot(token string) (error, bool)
	SetWakeAlarm(t time.Time, token string) (error, bool)
	UnsetWakeAlarm(token string) (error, bool)
}

Jump to

Keyboard shortcuts

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