aboutsummaryrefslogtreecommitdiffstats
path: root/src/main.go
diff options
context:
space:
mode:
authorMathias Hall-Andersen <mathias@hall-andersen.dk>2017-10-07 22:35:23 +0200
committerMathias Hall-Andersen <mathias@hall-andersen.dk>2017-10-07 22:35:23 +0200
commit2d856045a0dbfc15d38d738e2a9d159ba2a49a47 (patch)
tree9548c5b8eb8de12bd669985a075d1d5545dd38e2 /src/main.go
parentDefinition of platform specific socket bind (diff)
downloadwireguard-go-2d856045a0dbfc15d38d738e2a9d159ba2a49a47.tar.xz
wireguard-go-2d856045a0dbfc15d38d738e2a9d159ba2a49a47.zip
Begin incorporating new src cache into receive
Diffstat (limited to '')
-rw-r--r--src/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.go b/src/main.go
index 196a4c6..a05dbba 100644
--- a/src/main.go
+++ b/src/main.go
@@ -14,6 +14,7 @@ func printUsage() {
}
func main() {
+ test()
// parse arguments