package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jul 13, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Entry struct {
Path string `yaml:"path"`
MustInclude []string `yaml:"must_include"`
MustExclude []string `yaml:"must_exclude"`
ExpectClass string `yaml:"expect_class"`
ExpectLang string `yaml:"expect_lang"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.