GoogleCloudPlatform / GoogleCloudPlatform/functions-framework-dart
Prepare or Initialise hook?
Open
kind/enhancement
- Dominant language
- Dart
- Stars
- 548
- Forks
- 49
- Avg merge
- 53m
- Merged PRs (30d)
- 1
Description
I'm using `GetIt` for dependency injection. Is there a prepare/initialise method I could hook in to configure the DI or should I do this in the function body of each `@CloudFunction()`?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.