Skip to content

How can I invoke the lambda function locally #23

@casertap

Description

@casertap

Hi,
Before I try to use algnhsa, I was having implementing something similar to this:
https://djhworld.github.io/post/2018/01/27/running-go-aws-lambda-functions-locally/

to query my lambda function locally.

Is algnhsa still allow using the _LAMBDA_SERVER_PORT to allow querying the lambda function locally using client, err := rpc.Dial("tcp", ":8008")

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions