Documentation
¶
Overview ¶
Package semver is the single source of truth for semver tag handling shared by the CLI/OCI resolver and the dashboard data sources. Both must filter, sort, and pick "latest" identically so a service never appears or vanishes depending on which component or source answered.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Filter ¶
Filter returns only valid semver tags, sorted descending (latest first). Non-semver tags are dropped. Returns nil when no tags are valid semver.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.