functions-framework-go icon indicating copy to clipboard operation
functions-framework-go copied to clipboard

Proposal to add CreateServer func

Open tyrone-anz opened this issue 3 years ago • 2 comments

The CreateServer func is to create http server from registered functions and to allow user to start and stop server.

tyrone-anz avatar Jul 06 '22 03:07 tyrone-anz

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot https://conventionalcommits.org/

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar Jul 06 '22 03:07 google-cla[bot]

Thanks for the PR, since this has been open quite a while without a CLA signature, I'm going to close it. Feel free to re-open if:

  • You're willing to sign the Google CLA.
  • You can point to an existing issue or add a description about why exposing this function would be beneficial.

Thanks!

josephlewis42 avatar May 22 '23 23:05 josephlewis42