# Functions

LoadCACert returns a new CertPool with certificates loaded from given path.
NewAddr creates new Addr.
UnusedTCPPort returns random unique unused TCP port at host.
WaitTCPPort tries to connect to addr until success or ctx.Done.

# Structs

Addr provides different ways to get host and port.