# Functions
No description provided by the author
New returns a new ZipConduit Connection for the given DeviceID and Udid.
NewWithShimConnection connects to the streaming_zip_conduit service over a tunnel interface and the service port is obtained from remote service discovery.
NewWithUsbmuxdConnection connects to the streaming_zip_conduit service on the device over the usbmuxd socket.
Unzip is code I copied from https://golangcode.com/unzip-files-in-go/ thank you guys for the cool helpful code examples :-D.
# Structs
Connection exposes functions to interoperate with zipconduit.