This website requires JavaScript.
Explore
Help
Sign In
re
/
gin
forked from
mirror/gin
Watch
1
Star
0
Fork
You've already forked gin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix: gofmt error. (
#833
)
Browse Source
...
This commit is contained in:
Bo-Yi Wu
2017-03-11 07:35:29 -06:00
committed by
GitHub
parent
7e136484b8
commit
b1a15020d0
1 changed files
with
3 additions
and
3 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
mode.go
Unescape
Escape
View File
@ -19,7 +19,7 @@ const (
TestMode
string
=
"test"
)
const
(
debugCode
=
iota
debugCode
=
iota
releaseCode
testCode
)
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
re/gin
Title
Body
Create Issue