# 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