utils/
directory v5.16.4
Go to latest Published: Nov 23, 2025 License:Apache-2.0
Opens a new window with list of versions in this module.
Latest LatestThis package is not in the latest version of its module.
Opens a new window with license information.
Details
Validgo.mod file
The Go module system was introduced in Go 1.11 and is the official dependency management solution for Go.
Redistributable license
Redistributable licenses place minimal restrictions on how software can be used, modified, and redistributed.
Tagged version
Modules with tagged versions give importers more predictable builds.
Stable version
When a project reaches major version v1 it is considered stable.
- Learn more about best practices
Repository
Links
Directories¶
| Path | Synopsis |
|---|---|
Package binary implements syntax-sugar functions on top of the standard library binary package | Package binary implements syntax-sugar functions on top of the standard library binary package |
Package diff implements line oriented diffs, similar to the ancient Unix diff command. | Package diff implements line oriented diffs, similar to the ancient Unix diff command. |
Package ioutil implements some I/O utility functions. | Package ioutil implements some I/O utility functions. |
Package merkletrie provides support for n-ary trees that are at the same time Merkle trees and Radix trees (tries). | Package merkletrie provides support for n-ary trees that are at the same time Merkle trees and Radix trees (tries). |
internal/fsnoder Package fsnoder allows to create merkletrie noders that resemble file systems, from human readable string descriptions. | Package fsnoder allows to create merkletrie noders that resemble file systems, from human readable string descriptions. |
noder Package noder provide an interface for defining nodes in a merkletrie, their hashes and their paths (a noders and its ancestors). | Package noder provide an interface for defining nodes in a merkletrie, their hashes and their paths (a noders and its ancestors). |
Click to show internal directories.
Click to hide internal directories.