analysis

package
v0.0.0-...-f06996e Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package analysis provides functions that can help analyze collected data.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CountAllApps

func CountAllApps() (int, error)

CountAllApps returns total number of apps in the metadata database.

func CountUnusableApps

func CountUnusableApps() (int, error)

CountUnusableApps returns total number of unusable apps.

func CountUsableApps

func CountUsableApps() (int, error)

CountUsableApps returns total number of usable apps.

func DetectUnusableApps

func DetectUnusableApps() error

DetectUnusableApps finds applications that have no active users and marks them as unusable.

func DetectUsableApps

func DetectUsableApps() error

DetectUsableApps checks if any of the unusable applications become usable.

func MostPopularAppsToday

func MostPopularAppsToday() ([]appRow, error)

MostPopularAppsToday function returns list of 30 apps that had most users today (excluding app #0 - Steam Client).

Types

This section is empty.

Jump to

Keyboard shortcuts

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