summaryrefslogtreecommitdiffhomepage
path: root/go/port.go (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-03-30Fixing application process infinite loop.Max Romanov1-0/+4
Main process exiting before app process init may have caused hanging.
2019-12-24Go: moving source files to the root of the project.Max Romanov1-0/+170
This patch includes packaging changes related to files move.