cmd

package
v0.0.0-...-bcd99a2 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type DynamicLinkInfo

type DynamicLinkInfo struct {
	DomainUriPrefix   string             `json:"domainUriPrefix,omitempty"`
	Link              string             `json:"link,omitempty"`
	SocialMetaTagInfo *SocialMetaTagInfo `json:"socialMetaTagInfo,omitempty"`
}

type Error

type Error struct {
	Code    int    `json:"code"`
	Message string `json:"message"`
	Status  string `json:"status"`
}

type Result

type Result struct {
	Error     *Error `json:"error,omitempty"`
	ShortLink string `json:"shortLink,omitempty"`
}

type SocialMetaTagInfo

type SocialMetaTagInfo struct {
	SocialTitle       string `json:"socialTitle,omitempty"`
	SocialDescription string `json:"socialDescription,omitempty"`
	SocialImageLink   string `json:"socialImageLink,omitempty"`
}

Jump to

Keyboard shortcuts

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