{"library":"serverless-go-plugin","type":"library","category":null,"description":"This Serverless Framework plugin, currently at version 2.4.1, automates the compilation of Go functions for AWS Lambda deployments. It integrates directly with Serverless Framework commands like `deploy`, `deploy function`, and `invoke local`, compiling Go source code on the fly before packaging. Key differentiators include concurrent compilation across all CPU cores for efficiency, support for various Go runtimes including `go1.x` and `provided.al2` (with bootstrap), and features for monorepo-like project structures. The plugin manages handler path transformations and package exclusions/inclusions, simplifying the deployment workflow for Go-based serverless applications. Releases generally include minor feature enhancements, dependency updates, and bug fixes, maintaining an active development cadence. It specifically requires Serverless Framework version 1.52 or above to function.","language":"javascript","status":"active","version":"2.4.1","tags":["javascript","serverless","serverless framework","serverless plugin","amazon web services","awslambda","golang","go"],"install":[{"cmd":"npm install serverless-go-plugin","imports":["plugins:\n  - serverless-go-plugin","functions:\n  myGoFunc:\n    runtime: go1.x\n    handler: functions/myGoFunc/main.go","custom:\n  go:\n    binDir: .bin\n    cgo: 1\n    monorepo: true"]},{"cmd":"yarn add serverless-go-plugin","imports":[]},{"cmd":"pnpm add serverless-go-plugin","imports":[]}],"homepage":null,"github":"https://github.com/mthenw/serverless-go-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/serverless-go-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/serverless-go-plugin/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Mon Jul 20","install_tag":null}}