This website requires JavaScript.
Explore
Help
Sign In
maride
/
gotty
Watch
1
Star
0
Fork
0
You've already forked gotty
mirror of
https://github.com/sorenisanerd/gotty.git
synced
2024-11-09 15:24:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
retract-v2
gotty
/
main.go
7 lines
66 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
Initialize repository
2015-08-16 09:47:23 +00:00
package
main
func
main
(
)
{
Remove a bunch of superfluous stuff
2022-03-01 01:01:59 +00:00
fmt
.
Println
(
"Deprecated. Use v1"
)
Shutdown server gracefully with Ctrl-C
2015-08-24 10:22:25 +00:00
}
Reference in New Issue
Copy Permalink