stats

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: May 18, 2025 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type VideoGlobalStats

type VideoGlobalStats struct {
	TotalVideos        int `db:"videos" json:"totalVideos"`
	TotalPendingVideos int `db:"pending" json:"totalPendingVideos"`
	TotalVideoHits     int `db:"hits" json:"totalVideoHits"`
	TotalStorageUsed   int `db:"storage" json:"totalStorageUsed"`
}

VideoGlobalStats represents interesting global video statistics

Jump to

Keyboard shortcuts

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