package
18.12.10+incompatible
Repository: https://github.com/blacktop/ipsw.git
Documentation: pkg.go.dev

# Functions

GetAllDevices returns a list of all devices.
GetAllIPSW finds all IPSW files for a given iOS version.
GetDevice returns a device from it's identifier.
GetIPSW will get an IPSW when supplied an identifier and build ID.
GetJailbreaks gets canijailbreak.com's JSON.
NewiTunesVersionMaster downloads and parses the itumes plist.
UniqueBuilds returns a slice with Builds with unique FirmwareURLs.

# Structs

Build object.
BuildInformation object.
Device struct.
IndividualBuild object.
IPSW struct.
ITunesVersionMaster object.
Jailbreak object.
Jailbreaks object.
VersionWrapper object.

# Type aliases

BuildNumber object.
Identifier object.