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

Add initializers (analogous to finalizers) #307

Open
RafaelPalomar opened this issue Sep 8, 2022 · 2 comments
Open

Add initializers (analogous to finalizers) #307

RafaelPalomar opened this issue Sep 8, 2022 · 2 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@RafaelPalomar
Copy link

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
I would like to have initializers. They could be like finalizers but happening before the package is installed. This could be useful to do system check

@RafaelPalomar RafaelPalomar added the enhancement New feature or request label Sep 8, 2022
@mudler
Copy link
Owner

mudler commented Sep 14, 2022

this is a good proposal, feel to take a stab at it?

@mudler mudler added the help wanted Extra attention is needed label Sep 14, 2022
@mudler mudler removed their assignment Sep 14, 2022
@RafaelPalomar
Copy link
Author

That would be my first ever go code...I promise to have a look when I get a little bit of bandwidth.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants