Versions in this module Expand all Collapse all v1 v1.1.0 Jul 28, 2023 Changes in this version + const OwlInterface + func GetOwlInterface() net.Interface + func GetOwlInterfaceAddr() string + func Kill() error + func Setup(wifiInterface string) error + func SubscribeToErrors() chan OwlError + func SubscribeToLogs() *chan string + func UnsubscribeFromLogs(receiver *chan string) + func WaitUntilOwlReady() + type OwlError struct + ErrorType OwlErrorType + Logs []string + type OwlErrorType string + const InaccessibleInterface + const Unknown + const UnknownInterface v1.0.0 Jul 28, 2023