redirect

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 16, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package redirect defines the controller for the deep link redirector.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppStoreData added in v0.12.0

type AppStoreData struct {
	AndroidURL      string `json:"androidURL"`
	AndroidAppID    string `json:"androidAppID"`
	AndroidHeadless bool   `json:"androidHeadless"`
	IOSURL          string `json:"iosURL"`
}

type Controller

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

func New

New creates a new redirect controller.

func (*Controller) HandleIndex

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

Jump to

Keyboard shortcuts

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