package
0.3.0-rc4
Repository: https://github.com/ccremer/greposync.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewConsoleDiffPrinter returns a new instance.
NewConsoleLoggerFactory wraps the given log sink.
NewConsoleSink returns a new instance.

# Variables

No description provided by the author

# Structs

No description provided by the author
ConsoleDiffPrinter prints a colored diff to console.
ConsoleLoggerFactory creates logr.Logger optimized for console CLI.
ConsoleSink is a specialized logr.LogSink that uses plogr.PtermSink under the hood, but with extra features like suppression.

# Interfaces

DiffPrinter is optimized for printing diff from Git output.