package
2.0.0+incompatible
Repository: https://github.com/mattharden/vitess.git
Documentation: pkg.go.dev

# Functions

Register will register "resolver" for all hostnames matching "prefix".
Resolve tries to resolve "hostname" to all available addresses ("ip:port") and returns them.

# Interfaces

Resolver can be implemented to resolve a "hostname" to all available addresses (list of "ip:port" strings).