README ¶ Golang Load Balancer This program is used to run any aplication using golang. But in this version is just for run singlepage application. How to install? make install How to run? goload <num_servers> Example goload 4, it will run 4 servers. The main port will run on port 3000 Contributing I'm open to anyone who wants to contribute to this project! Thanks in advance, and let's build something awesome together! Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files loadbalancer.go main.go server.go Click to show internal directories. Click to hide internal directories.