MCPcopy Create free account
hub / github.com/coder/coder / TemplateInsightsSection

TypeAlias TemplateInsightsSection

codersdk/insights.go:43–43  ·  view source on GitHub ↗

TemplateInsightsSection defines the section to be included in the template insights response.

Source from the content-addressed store, hash-verified

41
42// TemplateInsightsSection defines the section to be included in the template insights response.
43type TemplateInsightsSection string
44
45// TemplateInsightsSection enums.
46const (

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected