associated

package
v1.17.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package associated handles the iOS and Android associated app handler protocols. For more discussion of these protocols, please see:

Android:

https://developer.android.com/training/app-links/verify-site-associations

iOS:

https://developer.apple.com/documentation/safariservices/supporting_associated_domains

Package associated handles the iOS and Android associated app handler protocols. For more discussion of these protocols, please see:

Android:

https://developer.android.com/training/app-links/verify-site-associations

iOS:

https://developer.apple.com/documentation/safariservices/supporting_associated_domains

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	// contains filtered or unexported fields
}

func New

func (*Controller) AndroidData added in v0.19.0

func (c *Controller) AndroidData(realmID uint) ([]api.AndroidDataResponse, error)

AndroidData finds all the android data apps.

func (*Controller) HandleAndroid

func (c *Controller) HandleAndroid() http.Handler

func (*Controller) HandleIos

func (c *Controller) HandleIos() http.Handler

func (*Controller) IOSData added in v0.19.0

func (c *Controller) IOSData(realmID uint) (*api.IOSDataResponse, error)

IOSData gets the iOS app data.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL