package
Version:
v0.0.0-...-91df8d1
Opens a new window with list of versions in this module.
Published: Dec 18, 2020
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
¶
View Source
var Network = []AP{
{
SSID: "Shultzabarger",
Pass: "Samus01!",
},
}
type AP struct {
SSID, Pass string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.