interface
WindowTransaction
type WindowTransaction interface {
ListWindow(context.Context, Request) (Window, error)
}Optional count-free bounded unique-index range reads.
LocalAPI.ListWindow requires this capability. Production adapters must preserve the bounded range semantics enforced by ValidateListWindowRequest.