Documentation ¶
Index ¶
- func OpenIPA(path string) (*zip.ReadCloser, error)
- func ParseInfoPList(zr *zip.ReadCloser) (map[string]string, error)
- func ReadIconData(zr *zip.ReadCloser, iconName string) ([]byte, error)
- func SpellInstallHtml(manifestURL, iconURL, title string) string
- func SpellManifest(ipaURL, bid, bver, title, icon string) string
- type Result
- type Uploader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseInfoPList ¶
func ParseInfoPList(zr *zip.ReadCloser) (map[string]string, error)
func ReadIconData ¶
func ReadIconData(zr *zip.ReadCloser, iconName string) ([]byte, error)
func SpellInstallHtml ¶
func SpellManifest ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.