GoogleCloudPlatform / functions-framework

The Contract for Building New Function Frameworks
Apache License 2.0
120 stars 12 forks source link

Declarative Functions Signatures #53

Closed grant closed 2 years ago

grant commented 2 years ago

The Functions Framework contract provides valuable guidance for all framework developers. We should explicitly alter the contract to allow for declarative function signatures.

Specifically:

https://github.com/GoogleCloudPlatform/functions-framework#specification-summary

CC: @matthewrobertson @anniefu