package
Version:
v0.0.0-...-7f1ae70
Opens a new window with list of versions in this module.
Published: Jan 28, 2022
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type ActionFunc func() error
type Config struct {
WOL WOL `yaml:"wol"`
}
type WOL struct {
Commands []string `yaml:"commands"`
MACAddress string `yaml:"macAddress"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.