Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AppAndChannels ¶
type CollectorInfo ¶ added in v0.12.0
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
}
type PlatformChannel ¶ added in v0.12.0
Click to show internal directories.
Click to hide internal directories.