Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
♻️ refactor: restructure code and improve error handling in goshot CLI
The commit reorganizes the codebase by: 1. Moving interactive mode to a separate package 2. Extracting utility functions to utils.go 3. Simplifying main.go with better error handling and cleaner structure
- Loading branch information