package
0.0.0-20221106014756-28cd0dc4edaf
Repository: https://github.com/sdlp99/sdpkg.git
Documentation: pkg.go.dev

# Functions

NewBalancerFactory get or create a balancer with given target.
NewInstance creates an Instance using the given network, address and tags.
NewNetAddr creates a new NetAddr object with the network and address provided.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
NetAddr implements the net.Addr interface.
Options for LoadBalance option.
No description provided by the author
Result contains the result of service discovery process.
SynthesizedResolver synthesizes a Resolver using a resolve function.
No description provided by the author

# Interfaces

Instance contains information of an instance from the target service.
Loadbalancer picks instance for the given service discovery result.
No description provided by the author