Directories
¶
Path | Synopsis |
---|---|
Package assert provides a collection of assertion helpers designed to integrate seamlessly with the Go standard testing package.
|
Package assert provides a collection of assertion helpers designed to integrate seamlessly with the Go standard testing package. |
Package diff provides implementations for computing the differences between strings or string slices.
|
Package diff provides implementations for computing the differences between strings or string slices. |
myers
Package myers implements the Myers' diff algorithm.
|
Package myers implements the Myers' diff algorithm. |
simple
Package simple provides a straightforward implementation of a diff algorithm for comparing strings or string slices.
|
Package simple provides a straightforward implementation of a diff algorithm for comparing strings or string slices. |
Package require provides assertion functions that wrap the functions from the `is` package.
|
Package require provides assertion functions that wrap the functions from the `is` package. |
Package unit provides utilities for handling units including human-readable unit formatting, parsing, and registration of custom units and formatting systems.
|
Package unit provides utilities for handling units including human-readable unit formatting, parsing, and registration of custom units and formatting systems. |
Package version provides functionality to work with versions.
|
Package version provides functionality to work with versions. |
Package xjson provides functionality for working with JSON.
|
Package xjson provides functionality for working with JSON. |
Package xslices provides functionality for working with slices.
|
Package xslices provides functionality for working with slices. |
Package xstrings provides functionality for working with strings.
|
Package xstrings provides functionality for working with strings. |
transliterate
Package transliterate provides functionality to convert Unicode text into plain ASCII equivalents.
|
Package transliterate provides functionality to convert Unicode text into plain ASCII equivalents. |
transliterate/internal/table
Package table contains the generated transliteration data for the transliterate package.
|
Package table contains the generated transliteration data for the transliterate package. |
Package xstructs provides functionality for working with structs.
|
Package xstructs provides functionality for working with structs. |
Click to show internal directories.
Click to hide internal directories.