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 agent #76

Open
3 tasks
agalitsyn opened this issue Jan 24, 2023 · 0 comments
Open
3 tasks

Refactor agent #76

agalitsyn opened this issue Jan 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@agalitsyn
Copy link
Contributor

  • Use config lib, remove custom lib. Use the same keys for env variables for compatibility. See api for reference.
  • Use global logger. All components should use this logger, like gorm and etc. See api for reference.
  • Split utils package, try to remove it completely. Move common functionality to packages in src root pkg
@agalitsyn agalitsyn added the enhancement New feature or request label Jan 24, 2023
@agalitsyn agalitsyn added this to the Technical release milestone Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant