diffdetect

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsUnifiedDiff

func IsUnifiedDiff(content string) bool

IsUnifiedDiff reports whether content appears to be a unified diff.

Types

type Signal

type Signal struct {
	HasHunk       bool
	HasFileHeader bool
	HasGitHeader  bool
}

Signal describes which unified-diff markers were found while scanning text.

func Inspect

func Inspect(content string) Signal

Inspect scans content for unified-diff markers.

Jump to

Keyboard shortcuts

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