simple wakeonlan golang lib
wakeonlan is very tiny lib, it will construct a magic packet from mac address then send it to target computer.
import to your project then call SendMagic func.
SendMagic(macAddr, passwd, ip, port string)
anytime soon...