MCPcopy Create free account
hub / github.com/OverloadBlitz/cloudcent-cli / PricingSection

TypeAlias PricingSection

internal/tui/views/pricing.go:17–17  ·  view source on GitHub ↗

PricingSection tracks keyboard focus within the Pricing view.

Source from the content-addressed store, hash-verified

15
16// PricingSection tracks keyboard focus within the Pricing view.
17type PricingSection int
18
19const (
20 PricingSectionHeader PricingSection = iota

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected