package
Version:
v0.0.0-...-d39f515
Opens a new window with list of versions in this module.
Published: Aug 11, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Datum struct {
Clicks uint64 `json:"clicks"`
Ctr float64 `json:"ctr"`
Impressions uint64 `json:"impressions"`
Position float64 `json:"position"`
Query string `json:"query"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.