Documentation ¶ Index ¶ func Run(args []string, stdout, stderr io.Writer) int Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(args []string, stdout, stderr io.Writer) int Run executes the codeowners CLI logic. It returns an exit code suitable for passing to os.Exit. All user-facing output (apart from errors) is written to stdout. Errors are written to stderr. Types ¶ This section is empty. Source Files ¶ View all Source files app.go Click to show internal directories. Click to hide internal directories.