This website requires JavaScript.
Explore
Help
Sign In
sum7
/
warehost
Archived
Watch
1
Star
0
Fork
You've already forked warehost
0
Code
Releases
Activity
server
Browse Source
...
This commit is contained in:
Martin Geno
2016-05-29 19:25:02 +02:00
parent
6c53012543
commit
662c96f82e
1 changed files
with
7 additions
and
0 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
7
server.go
Normal file
Unescape
Escape
View File
@ -0,0 +1,7 @@
package
main
import
"fmt"
func
main
(
)
{
fmt
.
Println
(
"RunServer"
)
}
Reference in New Issue
Repository
sum7/warehost
Title
Body
Create Issue