docs: add docs for 'go' plugin
Metadata
Current evaluation
Merged documentation for the 'go' plugin, featuring a build-time example for Snapcraft and Rockcraft. Approved by two reviewers, the update adds 97 lines across two files.
Suggested action: —
No scores available.
Issue body
This includes an example because, contrary to plugins that have a runtime component, the go plugin is build-time only - this example applies identically to Snapcraft, Rockcraft, etc.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged documentation for the 'go' plugin, featuring a build-time example for Snapcraft and Rockcraft. Approved by two reviewers, the update adds 97 lines across two files. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged documentation update adding a guide and example for the build-time-only go plugin, applicable to Snapcraft and Rockcraft. Changes were accepted without comments. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #78 plugins: add go plugin (CRAFT-48) | craft-parts | merged | Merged a Go plugin for go.mod-based projects, adapted from Snapcraft V2. Approved by two reviewers, passed CI, and introduced 425 additions across seven files. Co-authored by Sergio Schvezov. | |
| #1338 go plugin: Add support for cross-compilation | snapcraft | merged | Merged after approval, enabling cross-compilation for the Go plugin via snapcraft's --target-arch flag. Six files were modified with 144 additions and 11 deletions. |