internal/

directory
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 26, 2026 License: MIT

Directories

Path Synopsis
Package applet defines the contract every topsail applet implements and the registry used by the dispatcher to look them up by name or alias.
Package applet defines the contract every topsail applet implements and the registry used by the dispatcher to look them up by name or alias.
Package applets imports every applet package for side effects, so a binary that needs the full registry only needs to import this package instead of duplicating the per-package import list.
Package applets imports every applet package for side effects, so a binary that needs the full registry only needs to import this package instead of duplicating the per-package import list.
Package cli implements the multi-call dispatcher: argv[0] basename resolution, the topsail wrapper command, and global flags (--help, --version, --list).
Package cli implements the multi-call dispatcher: argv[0] basename resolution, the topsail wrapper command, and global flags (--help, --version, --list).
Package filemode parses file mode strings — both octal (e.g.
Package filemode parses file mode strings — both octal (e.g.
Package hashing provides shared logic for the md5sum / sha256sum / sha512sum applets.
Package hashing provides shared logic for the md5sum / sha256sum / sha512sum applets.
Package ioutil provides binary-safe, mockable wrappers around the process standard streams.
Package ioutil provides binary-safe, mockable wrappers around the process standard streams.
Package platform centralizes OS-specific behavior so applets stay portable.
Package platform centralizes OS-specific behavior so applets stay portable.
Package testutil provides shared test helpers for topsail.
Package testutil provides shared test helpers for topsail.

Jump to

Keyboard shortcuts

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