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 init method for functions-framework #10

Open
zhaibian opened this issue Dec 8, 2021 · 0 comments
Open

Add init method for functions-framework #10

zhaibian opened this issue Dec 8, 2021 · 0 comments
Assignees

Comments

@zhaibian
Copy link

zhaibian commented Dec 8, 2021

This init method is called before function running, which is used to do some init operations such as downloading script files or configuration data.
This init method must be called only once while a function instance is alive.

Reference:
https://help.aliyun.com/document_detail/157704.html#title-2ts-0hj-4fu

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

5 participants