{"library":"serverless-go-build","type":"library","category":null,"description":"A Serverless v1.x plugin to build Go binaries for AWS Lambda functions. Version 0.0.6 is the latest release as of the provided data. The plugin integrates with the Serverless Framework (v1.x) to automate building of Go code, allowing developers to specify .go files or module.Function as handlers in serverless.yml. Key differentiators: automatically builds all Go functions listed as handlers, supports individual packaging for reduced Lambda code size, runs Go tests with optional serverless plugin hooks, and is highly customizable via serverless.yml. It is less actively maintained compared to alternatives like serverless-go-plugin.","language":"javascript","status":"active","version":"0.0.6","tags":["javascript","serverless","1.0","go","golang","build","plugin"],"install":[{"cmd":"npm install serverless-go-build","imports":["plugins:\n  - serverless-go-build","custom:\n  go-build:\n    binPath: 'bin'","functions:\n  myFunc:\n    handler: main.go"]},{"cmd":"yarn add serverless-go-build","imports":[]},{"cmd":"pnpm add serverless-go-build","imports":[]}],"homepage":null,"github":"https://github.com/sean9keenan/serverless-go-build","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/serverless-go-build","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-build/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}