codeowners

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 21, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	LineNo  uint64
	Pattern string
	Owners  []string
}

Entry contains owners for a given pattern

func NewFromPath

func NewFromPath(path string) ([]Entry, error)

NewFromPath returns entries from codeowners

func (Entry) String

func (e Entry) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL