Documentation ¶
Overview ¶
Package wifiutil provides helper functions for the wificell package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CollectFirstErr ¶
CollectFirstErr collects the first error into firstErr and logs the others. This can be useful when you have several steps in a function but cannot early return on error. e.g. cleanup functions.
func CommonAPOptions ¶
CommonAPOptions generates a set of options with common settings on protocol and channel appended with given extra options. This function is useful for the tests which don't quite care about the protocol used but need to set some other options like SSID or security.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.