Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Error ¶
Error is a collection of fields that represent positions in files where the user has made some kind of error.
type FeaturesValidator ¶ added in v1.23.2
type FeaturesValidator struct {
// contains filtered or unexported fields
}
func NewFeaturesValidator ¶ added in v1.23.2
func NewFeaturesValidator() (*FeaturesValidator, error)
Click to show internal directories.
Click to hide internal directories.