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

Reconstruct project structure #1189

Closed
13 tasks done
life1347 opened this issue May 25, 2019 · 0 comments
Closed
13 tasks done

Reconstruct project structure #1189

life1347 opened this issue May 25, 2019 · 0 comments

Comments

@life1347
Copy link
Member

life1347 commented May 25, 2019

To improve the development experience of contributors and make it easier for users to build their own custom tool for fission, we need to make clean separation of CLI and fission package (#583).

Since it's a big change to the whole code base, we break it into following checkpoints to minimize the code review effort:

  • follow go project folder structure convention for better code reading
  • clean separation of CLI parsing and libraries
    • Environment
    • Function
    • HTTP Trigger
    • Message Queue Trigger
    • Canary Config
    • Package
    • Recorder
    • Replay
    • Spec
    • Time Trigger
    • Kubernetes Watch Trigger
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

1 participant