X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=blobdiff_plain;f=src%2Fcypherpunks.ru%2Fgovpn%2Fclient%2Fclient.go;h=e722a7fc54ab7321bce5805512f69cb3d8e496ff;hp=093251dbaa8781416a1f9cd9b049bd40af081d5b;hb=7812f1aca5de73e04ceec6a570772785ed7a8b0d;hpb=ab42bfd6e2ad37e8078b416a76cf23dd099f821f diff --git a/src/cypherpunks.ru/govpn/client/client.go b/src/cypherpunks.ru/govpn/client/client.go index 093251d..e722a7f 100644 --- a/src/cypherpunks.ru/govpn/client/client.go +++ b/src/cypherpunks.ru/govpn/client/client.go @@ -30,7 +30,7 @@ import ( "cypherpunks.ru/govpn" ) -type Protocol uint8 +type Protocol int const ( ProtocolUDP Protocol = iota