devicetiers

package
v0.5.1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DeviceTiersCmd = &cobra.Command{
	Use:     "device-tiers",
	Aliases: []string{"dt"},
	Short:   "Manage device tier configurations",
	Long: `Manage device tier configurations for targeted content delivery.

Device tiers let you define groups of devices based on RAM,
device model, or system features, and deliver different
content to each tier.`,
}

DeviceTiersCmd manages device tier configurations

Functions

This section is empty.

Types

type DeviceTierInfo

type DeviceTierInfo struct {
	ConfigID   int64 `json:"config_id"`
	TierGroups int   `json:"tier_groups"`
}

DeviceTierInfo represents device tier config summary

Jump to

Keyboard shortcuts

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