Documentation ¶
Index ¶
Constants ¶
View Source
const ( DESKTOP = "DESKTOP" MOBILE = "MOBILE" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PerfAnalyzer ¶
type PerfAnalyzer struct {
// contains filtered or unexported fields
}
PerfAnalyzer is a struct that contains the pagespeedonline service
func NewPerfAnalyzer ¶
func NewPerfAnalyzer(apiKey string) *PerfAnalyzer
NewPerfAnalyzer creates a new PerfAnalyzer
Click to show internal directories.
Click to hide internal directories.