Documentation
¶
Overview ¶
Package codeowners implements a lightweight CODEOWNERS file parser.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Owners ¶
type Owners struct {
// contains filtered or unexported fields
}
Owners maps file path patterns to their owners.
Click to show internal directories.
Click to hide internal directories.