package
2.2.0+incompatible
Repository: https://github.com/nightfallai/nightfall_code_scanner.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Constants

LineAdded represents added line preceded by '+'.
LineDeleted represents deleted line preceded by '-'.
LineUnchanged represents unchanged, contextual line preceded by ' '.

# Structs

Comment holds the info required to write a comment to the code host.
FileDiff represents a unified diff for a single file.
Hunk represents change hunks that contain the line differences in the file.
Line represents a diff line.

# Interfaces

DiffReviewer is the interface type for writing Nightfall DLP reviews/comments to a code repository commit/PR.

# Type aliases

LineType represents the type of diff line.