parse

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package parse implements diff parsers for each supported format.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Text

func Text(a, b []byte, contextLines int) (*node.Diff, error)

Text computes a line-by-line diff between a and b using the Myers algorithm. contextLines controls how many unchanged lines surround each changed block.

Types

This section is empty.

Jump to

Keyboard shortcuts

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