internal/

directory
v4.2.0 Latest Latest
Warning

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

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

Directories

Path Synopsis
Package anthropic is the only package that knows Anthropic's API.
Package anthropic is the only package that knows Anthropic's API.
Package app is the HTTP edge: routing, middleware, handlers, rendering.
Package app is the HTTP edge: routing, middleware, handlers, rendering.
Package auth turns passwords and tokens into things safe to store.
Package auth turns passwords and tokens into things safe to store.
Package chatapi talks to a Go Chat server over HTTP.
Package chatapi talks to a Go Chat server over HTTP.
Package domain holds the chat rules.
Package domain holds the chat rules.
Package echo answers without a language model.
Package echo answers without a language model.
Package logmail is the mailer that needs nothing: it writes the message to the log instead of sending it.
Package logmail is the mailer that needs nothing: it writes the message to the log instead of sending it.
Package smtpmail sends mail through a relay.
Package smtpmail sends mail through a relay.
Package store persists tasks in SQLite, configured per the engineering baseline: WAL mode, pooled readers, a single writer.
Package store persists tasks in SQLite, configured per the engineering baseline: WAL mode, pooled readers, a single writer.

Jump to

Keyboard shortcuts

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