Skip to content

Conversation

@andreasduerloo
Copy link
Contributor

Your checklist for this pull request

Description

Please describe what you added or changed.

When deploying a go function by uploading a zip file, the package containing the Handle function should be package handler and not package main. Using package main will result in a failed deployment.

Compare with line 182, where it is correct.

@andreasduerloo andreasduerloo changed the title docs(serverless-functions): fix default go handler package ext-fix-serverless-functions fix(serverless-functions): fix default go handler package ext-fix-serverless-functions Nov 16, 2025
@SamyOubouaziz SamyOubouaziz added the do not merge PR that shouldn't be merged before a specific date (eg release) label Nov 17, 2025
@SamyOubouaziz SamyOubouaziz self-assigned this Nov 17, 2025
@thomas-tacquet
Copy link
Collaborator

Thanks a lot @andreasduerloo for your contribution

@SamyOubouaziz SamyOubouaziz removed the do not merge PR that shouldn't be merged before a specific date (eg release) label Nov 17, 2025
@SamyOubouaziz SamyOubouaziz merged commit b339e06 into scaleway:main Nov 17, 2025
1 check passed
@SamyOubouaziz
Copy link
Collaborator

Hello @andreasduerloo, thank you for taking the time to open this PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants