Skip to content

Support for hot reload in dev environment #255

Description

@kashif-ghafoor

The recommended method to start functions framework locally is to have cmd/main.go. I start the server using go run cmd/main.go. Each time I make changes I have to quite the program and rerun it.
I couldn't find any way in documentation on how to have hot reload on source code changes.

Reference: Python's function-framework supports --debug flag for this purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P4Icebox PriorityenhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions