summaryrefslogtreecommitdiffhomepage
path: root/go/unit.go (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-18Go: removing C proxy functions and re-using goroutines.Max Romanov1-13/+21
2019-12-24Go: moving source files to the root of the project.Max Romanov1-0/+0
2019-09-18Go: do not store pointer to Go object.Max Romanov1-1/+48
2018-08-06Unit application library.Max Romanov1-79/+44
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