package
Version:
v2.4.3
Opens a new window with list of versions in this module.
Published: Mar 29, 2024
License: Apache-2.0, Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Diff transforms the dest rune slice following the rules described
in the diff command rune slice.
type Trie interface {
GetLastOnPath([]rune) []rune
}
Trie is the external interface to work with the stempel trie
LoadTrie load trie from embed file
Open attempts to open a file at the specified path, and use it to
build a Trie
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.