Documentation
¶
Overview ¶
Package memoryapi serves /api/v1/admin/memory/records: every memory record on the deployment, whoever wrote it (#1926).
The portal's /api/v1/portal/memory/records lists only the caller's own records, so without this route an administrator could not see, count or audit the memory on their deployment, while insights and changesets each had an admin list. It takes the portal route's filters and its limit/offset paging, plus created_by to narrow to one author.
It is a decomposition seam of pkg/admin (which sits at its package size budget); the parent registers it on the admin mux, so every route here is already behind the admin persona gate.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.