disco: new package for parsing & marshaling discovery messages

Updates #483
This commit is contained in:
Brad Fitzpatrick
2020-06-29 21:54:34 -07:00
parent 7ca911a5c6
commit eb4eb34f37
4 changed files with 233 additions and 1 deletions
+1 -1
View File
@@ -29,6 +29,6 @@ require (
golang.org/x/sys v0.0.0-20200501052902-10377860bb8e
golang.org/x/time v0.0.0-20191024005414-555d28b269f0
honnef.co/go/tools v0.0.1-2020.1.4 // indirect
inet.af/netaddr v0.0.0-20200513162223-787f13e36cbe
inet.af/netaddr v0.0.0-20200629220211-f44a6d25c536
rsc.io/goversion v1.2.0
)