update admin socket error message and run gofmt

This commit is contained in:
Arceliar 2018-07-07 19:37:36 -05:00
parent face270298
commit bf90447cc4
6 changed files with 26 additions and 26 deletions

View file

@ -5,7 +5,7 @@ package defaults
// for the platform being targeted. They must be set.
type platformDefaultParameters struct {
// Admin socket
DefaultAdminListen string
DefaultAdminListen string
// TUN/TAP
MaximumIfMTU int