repositorypackage
0.0.0-20220107025741-1837d0f4da23
Repository: https://github.com/enjoypi/god.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# README
god
Go Distributed framework
explain
- common SpawnLink(node_id, handler, args) worker_id Send(node_id, worker_id, binary) Call/Cast(node_id, worker_id, binary) Broadcast(type, binary)
Runner
Run