Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppAndChannels ¶
type EntitlementSpec ¶ added in v0.11.0
type EntitlementValue ¶ added in v0.11.0
type LintLinePosition ¶ added in v0.8.0
type LintMessage ¶ added in v0.8.0
type LintMessage struct { Rule string Type string Positions []*LintPosition }
type LintPosition ¶ added in v0.8.0
type LintPosition struct { Path string Start *LintLinePosition End *LintLinePosition }
Click to show internal directories.
Click to hide internal directories.