Skip to content

Commit

Permalink
fix: added test files
Browse files Browse the repository at this point in the history
Signed-off-by: Sambhav Saxena <[email protected]>
  • Loading branch information
sambhxv committed Jul 9, 2024
1 parent c93f20c commit 5daa9a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ func newSimpleServer(addr string) *simpleServer {
}
}

//IM LEARNING HOW TO GIT NIGGA

type LoadBalancer struct {
port string
roundRobinCount int
Expand Down

0 comments on commit 5daa9a4

Please sign in to comment.