golang TCP server skeleton
Golang TCP server skeleton
Get
go get -u github.com/logrusorgru/gtss
Test
go test github.com/logrusorgru/gtss
net/http
packageCopyright © 2016 Konstantin Ivanov kostyarin.ivanov@gmail.com
This work is free. You can redistribute it and/or modify it under the
terms of the Do What The Fuck You Want To Public License, Version 2,
as published by Sam Hocevar. See the LICENSE file for more details.