Skip to content

Implement meaningful cursor/limit pagination in Go DirStore #500

@yesudeep

Description

@yesudeep

Summary

The Go DirStore implementation has a placeholder TODO for implementing proper pagination.

Location

  • go/dotprompt/dirstore.go:145: // TODO: meaningful cursor/limit implementation

Acceptance Criteria

  • Implement cursor-based pagination
  • Support limit parameter
  • Ensure parity with other implementations

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions