pageviewtrends

package
v0.0.0-...-d39f515 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2023 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Datum

type Datum struct {
	Day           uint8  `json:"day"`
	Hour          uint8  `json:"hour"`
	PageViewCount uint64 `json:"pageViewCount"`
}

type Report

type Report []*Datum

func Get

func Get(dp *depot.Depot, filters *filter.Filters) (Report, error)

Jump to

Keyboard shortcuts

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