summaryrefslogtreecommitdiffhomepage
path: root/src/go/unit/unit.go (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-13Introducing Unit version check in Go package.Max Romanov1-19/+42
2017-12-06Go: removing request registry.Max Romanov1-36/+16
2017-08-31nginext has been renamed to unit.Igor Sysoev1-1/+1
2017-08-30ListenAndServe changed to be compatible with http.ListenAndServe.Max Romanov1-2/+9
2017-07-12Go: worker initialization. READY message to master.Max Romanov1-2/+2
2017-06-23External Go app request processing.Max Romanov1-0/+127