package
0.0.0-20241216145137-2fe5d32bcb51
Repository: https://github.com/e2b-dev/fsnotify.git
Documentation: pkg.go.dev

# Functions

Diff two strings and format as a unified diff.
DiffMatch formats a unified diff, but accepts various patterns in the want string: %(YEAR) current year in UTC %(MONTH) current month in UTC %(DAY) current day in UTC %(UUID) UUID format (any version).

# Constants

Treat arguments as JSON: format them before diffing.
Normalize whitespace: remove all whitespace at the start and end of every line.

# Type aliases

No description provided by the author