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. |
Click to show internal directories.
Click to hide internal directories.