internal/

directory
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2026 License: MIT

Directories

Path Synopsis
Package cache manages slio's on-disk channel and user lookup caches.
Package cache manages slio's on-disk channel and user lookup caches.
Package cmd assembles slio's cobra command tree and owns the boundary between the CLI and the outside world: flag and profile resolution, the --timeout deadline every command runs under, and the mapping from a failure to an exit code.
Package cmd assembles slio's cobra command tree and owns the boundary between the CLI and the outside world: flag and profile resolution, the --timeout deadline every command runs under, and the mapping from a failure to an exit code.
Package config manages slio's on-disk configuration (registered workspace profiles and their tokens) and resolves which credentials an invocation should use.
Package config manages slio's on-disk configuration (registered workspace profiles and their tokens) and resolves which credentials an invocation should use.
Package format renders slio's normalized Message model as either AI-readable Markdown or JSON, onto a writer the caller supplies.
Package format renders slio's normalized Message model as either AI-readable Markdown or JSON, onto a writer the caller supplies.
Package parse turns slio's raw CLI arguments (thread URLs, channel references, --since/--until values) into structured data.
Package parse turns slio's raw CLI arguments (thread URLs, channel references, --since/--until values) into structured data.
Package slackclient wraps github.com/slack-go/slack with the deadline and rate-limit handling slio's commands need: every call runs against a caller-supplied context and, on HTTP 429, retries honoring Retry-After as long as the context's deadline allows.
Package slackclient wraps github.com/slack-go/slack with the deadline and rate-limit handling slio's commands need: every call runs against a caller-supplied context and, on HTTP 429, retries honoring Retry-After as long as the context's deadline allows.

Jump to

Keyboard shortcuts

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