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

Handling imports #28

Open
eastcoast97 opened this issue Sep 12, 2023 · 2 comments
Open

Handling imports #28

eastcoast97 opened this issue Sep 12, 2023 · 2 comments

Comments

@eastcoast97
Copy link

Hey guys, I'm not experienced in Go, but have a great experience programming in general.

I was investigating api.go file and have a suggestion related to the imports that can be handled better with a simple try catch.

It would be easy to print which package is dealing failing to import locally(cause: versioning, updates, path, broken)

Apart from that, I really enjoyed playing with the app. Great invention!

@samyfodil
Copy link
Contributor

@eastcoast97 golang does not have try catch. Can you point to lines of code so we can see how we can potentially improve.

@eastcoast97
Copy link
Author

eastcoast97 commented Sep 20, 2023 via email

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

No branches or pull requests

2 participants