architecture

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package architecture defines constants for architecture map files and staleness checks.

Index

Constants

View Source
const (
	// MapStaleDays is the threshold in days before a map refresh is considered stale.
	MapStaleDays = 30
	// MapStalenessThrottleID is the state file name for daily throttle of map staleness checks.
	MapStalenessThrottleID = "check-map-staleness"
)

Map staleness hook configuration.

View Source
const (
	// VarLastRefreshDate is the template variable for last map refresh date.
	VarLastRefreshDate = "LastRefreshDate"
	// VarModuleCount is the template variable for number of changed modules.
	VarModuleCount = "ModuleCount"
)

Template variable keys for map staleness hooks.

View Source
const (
	// MapTracking is the architecture mapping coverage state file.
	MapTracking = "map-tracking.json"
)

Architecture mapping file constants for .context/ directory.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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