# README
Golang-Load-Balancer
Implement Layer 7 load balancer using go language
To start the project run the following command :
- start ur go module initializer
go mod init github.com/username/myproject
Implement Layer 7 load balancer using go language
To start the project run the following command :
go mod init github.com/username/myproject