package
0.0.0-20241210075853-4b7263682156
Repository: https://github.com/jeroenpf/coda-homework-assignment.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewBackend Creates a new backend for the provided URL.
NewBackends returns a slice of backends based on a given slice of backend URL's.
NewLoadBalancer creates a new loadbalancer with the given backends.
NewServer creates a new serve.

# Structs

No description provided by the author
No description provided by the author
LoadBalancer implements a weighted round robin load balancer.
No description provided by the author