Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/WireGuard/wireguard-go
/ printUsage
Function
printUsage
main.go:35–37 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
33
)
34
35
func
printUsage() {
36
fmt.Printf(
"Usage: %s [-f/--foreground] INTERFACE-NAME\n"
, os.Args[0])
37
}
38
39
func
warning() {
40
switch
runtime.GOOS {
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected