Files
go-sip/internal/store/doc.go
T

5 lines
230 B
Go

// Package store owns the Dispatcher SQLite authority: inbox, tasks, quota
// reservations, controls, and the transactional event outbox. It is not used
// by Agent processes; Agent execution state belongs in files.
package store