Documentation ¶
Index ¶
- func CheckAASADomain(inputURL string, bundleIdentifier string, teamIdentifier string, ...) []string
- func CheckAssetLinkDomain(inputURL string, packageInput string, fingerprintInput string) []string
- func CompareStrings(a, b []string) bool
- func OutputStatus(output []string, name string, pass bool) []string
- type Target
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckAASADomain ¶ added in v0.7.0
func CheckAASADomain(inputURL string, bundleIdentifier string, teamIdentifier string, allowUnencrypted bool) []string
CheckAASADomain : Main function used by CLI and WebApp for Apple App Site Association validation
func CheckAssetLinkDomain ¶ added in v0.7.0
CheckAssetLinkDomain : Main function used by CLI and WebApp for Android App Link validation
func CompareStrings ¶ added in v0.7.1
Types ¶
Click to show internal directories.
Click to hide internal directories.