What does HackerNews think of ergo?
An actor-based framework with network transparency. For creating event-driven architecture using technologies and design patterns of Erlang/OTP in Golang. Zero dependencies.
Language:
Go
Elixir definitely!
If you need to use Go, there is also ergo: https://github.com/ergo-services/ergo
Yet another cool tool is lunatic: https://github.com/lunatic-solutions/lunatic
"Transparent Networking" achieved. To reach the next level you should unlock an "Actor Model" :)
PS for me, it's more like reinventing Erlang ideas in Golang. If you want to cut the corner here is the ready-to-use Framework in Golang https://github.com/ergo-services/ergo - implements all Erlang' neats.
go is imperative but there are functional elegant styles borrowed from otp/erlang in ergo https://github.com/ergo-services/ergo
https://memo.barrucadu.co.uk/three-months-of-go.html