googlesearchconsole

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ConfigSchema = map[string]*schema.Attribute{
	"credentials": {
		Type: schema.TypeString,
	},
}

Functions

func ConfigInstance

func ConfigInstance() interface{}

func GetConfig

func GetConfig(connection *plugin.Connection) gscConfig

GetConfig :: retrieve and cast connection config from query data

func Plugin

func Plugin(ctx context.Context) *plugin.Plugin

Types

type AnalysisPerURL

type AnalysisPerURL struct {
	Loc                 string
	Strategy            string
	UrlInspectionResult *pagespeedonline.PagespeedApiPagespeedResponseV5
}

type SitemapInfo

type SitemapInfo struct {
	SiteUrl string
	*searchconsole.WmxSitemap
}

type StatusPerURL

type StatusPerURL struct {
	Loc                 string
	ChangeFreq          string
	LastMod             string
	Priority            float32
	UrlInspectionResult *searchconsole.UrlInspectionResult
}

Jump to

Keyboard shortcuts

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