core

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2020 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Diff

func Diff(repo_path, from, to string, newFilesOnly bool, logger *Logger) ([]string, []error)

func MustGetCodeOwners

func MustGetCodeOwners(filePath string) *codeowners.CodeOwners

MustGetCodeOwners ...

Types

type Logger

type Logger struct {
	// contains filtered or unexported fields
}

func NewLogger

func NewLogger(verbose bool) *Logger

NewLogger Logs to std out if verbose is set to true

func (*Logger) Write

func (l *Logger) Write(p []byte) (n int, err error)

Jump to

Keyboard shortcuts

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