Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor handlers to use updated repository package #96

Merged
merged 4 commits into from
Jan 19, 2024

Conversation

wesen
Copy link
Collaborator

@wesen wesen commented Jan 19, 2024

  • Refactored CommandDirHandler to use the repositories.Repository
    interface instead of the fs.Repository which has been removed.
  • Updated the RepositoryFactory type and its NewRepositoryFactoryFromReaderLoaders
    function to return a repositories.Repository instance.

@wesen wesen merged commit 8086511 into go-go-golems:main Jan 19, 2024
@wesen wesen deleted the task/refactor-locations-repository branch January 19, 2024 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant