Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Anti-censorship
Pluggable Transports
Snowflake
Commits
11f3bbe3
Commit
11f3bbe3
authored
Jan 19, 2017
by
David Fifield
Browse files
go fmt in server.
parent
15963688
Changes
1
Hide whitespace changes
Inline
Side-by-side
server/server.go
View file @
11f3bbe3
...
...
@@ -30,7 +30,7 @@ import (
const
ptMethodName
=
"snowflake"
const
requestTimeout
=
10
*
time
.
Second
const
maxMessageSize
=
64
*
1024
const
maxMessageSize
=
64
*
1024
var
ptInfo
pt
.
ServerInfo
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment