Versions in this module Expand all Collapse all v0 v0.7.4 Apr 21, 2026 Changes in this version + type Entry struct + LineNo uint64 + Owners []string + Pattern string + func NewFromPath(repoPath string) ([]Entry, error) + func ParseCodeowners(r io.Reader) []Entry + func (e Entry) String() string