Open Issues Need Help
View All on GitHub `Storage` interface修正 2 months ago
AI Summary: The task involves modifying the `Storage` interface in the Jomon project to include a context parameter (`ctx`). This requires understanding the existing codebase, specifically the `storage.go` file, and adding the context parameter to the interface methods. Additionally, the developer needs to ensure proper error handling and adherence to best practices, potentially including adding 'おまじない' (a Japanese term for a magic spell, often referring to error handling and logging practices) as described in the provided Zenn article.
Complexity:
3/5
enhancement v2 good first issue