branch

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CanonicalUrlData

type CanonicalUrlData struct {
	Url    string
	Params map[string]string
}

type Data

type Data struct {
	CanonicalUrl string `json:"$canonical_url"`
}

type Response

type Response struct {
	Url   string
	Error branchError
}

func GetUrl

func GetUrl(cud CanonicalUrlData) (Response, error)

Jump to

Keyboard shortcuts

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