core

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package core provides shared scratchpad operations used by all pad subcommand packages. It owns storage, encryption, blob handling, parsing, and validation; subcommands import core, never each other.

Directories

Path Synopsis
Package blob handles binary blob encoding and decoding within scratchpad entries.
Package blob handles binary blob encoding and decoding within scratchpad entries.
Package crypto reads and decrypts encrypted scratchpad files.
Package crypto reads and decrypts encrypted scratchpad files.
Package merge reads scratchpad files with automatic decryption fallback and merges entries.
Package merge reads scratchpad files with automatic decryption fallback and merges entries.
Package parse splits raw scratchpad content into individual entry lines.
Package parse splits raw scratchpad content into individual entry lines.
Package store manages scratchpad file persistence including encryption and path resolution.
Package store manages scratchpad file persistence including encryption and path resolution.
Package validate checks that scratchpad entry indexes are within valid bounds.
Package validate checks that scratchpad entry indexes are within valid bounds.

Jump to

Keyboard shortcuts

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