# Packages
No description provided by the author
Draft docs:
*
* CONNECTION
* Logic flow
* * The TCP connection is made to `target`
* * If that's an IP, it's used as-is
* * If it's a name, it's resolved with the Go std library (qv).
No description provided by the author