Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WakeOnLANWaker ¶
type WakeOnLANWaker struct {
// contains filtered or unexported fields
}
func NewWakeOnLANWaker ¶
func NewWakeOnLANWaker(deviceName string) *WakeOnLANWaker
func (*WakeOnLANWaker) Open ¶
func (w *WakeOnLANWaker) Open() error
func (*WakeOnLANWaker) Write ¶
func (w *WakeOnLANWaker) Write(targetMACAddress string) error
Click to show internal directories.
Click to hide internal directories.