Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AlanAutomated/wilson
/ functions
Functions
11 in github.com/AlanAutomated/wilson
⨍
Functions
11
◇
Types & classes
2
↓ 2 callers
Function
Config
A public function to perform most of the lifting
config.go:93
↓ 2 callers
Function
returnOUI
Return the first 24 bits of a MAC address
policy.go:10
↓ 1 callers
Function
Policy
Return the first matching policy code and VLAN
policy.go:28
↓ 1 callers
Function
RefreshConfig
Refresh the configuration on a given interval using a go routine
config.go:85
↓ 1 callers
Function
decodeConfig
Convert a JSON configuration to a Configuration struct
config.go:14
↓ 1 callers
Function
downloadConfig
Download a JSON configuration and return the body
config.go:26
↓ 1 callers
Function
readFile
A generic function to read a local configuration file
config.go:48
↓ 1 callers
Function
validateConfig
Ensure the JSON confinguration conforms to the known schema
config.go:59
↓ 1 callers
Function
writeFile
A generic function to write a local configuration file
config.go:74
Function
init
()
app/wilson.go:17
Function
main
()
app/wilson.go:23