Skip to content

Commit c0333a6

Browse files
serhalpcursoragent
andauthored
feat!: remove Go and Rust function templates (#7957)
#### Summary **BREAKING:** Remove Go and Rust templates from `netlify functions:create` command. These are rarely used and not worth maintaining here. Go and Rust functions are still supported; this only removes templates from the CLI. --- [Slack Thread](https://netlify.slack.com/archives/C096B91TE03/p1771449094377079?thread_ts=1771449094.377079&cid=C096B91TE03) <p><a href="https://cursor.com/background-agent?bcId=bc-fc485eba-e205-5f5a-afe2-2b1ec96bad4d"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-cursor-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-cursor-light.png"><img alt="Open in Cursor" width="131" height="28" src="https://cursor.com/assets/images/open-in-cursor-dark.png"></picture></a>&nbsp;<a href="https://cursor.com/agents?id=bc-fc485eba-e205-5f5a-afe2-2b1ec96bad4d"><picture><source media="(prefers-color-scheme: dark)" srcset="https://cursor.com/assets/images/open-in-web-dark.png"><source media="(prefers-color-scheme: light)" srcset="https://cursor.com/assets/images/open-in-web-light.png"><img alt="Open in Web" width="114" height="28" src="https://cursor.com/assets/images/open-in-web-dark.png"></picture></a></p> Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1 parent f8da537 commit c0333a6

File tree

10 files changed

+1
-1267
lines changed

10 files changed

+1
-1267
lines changed

functions-templates/go/hello-world/.netlify-function-template.mjs

Lines changed: 0 additions & 6 deletions
This file was deleted.

functions-templates/go/hello-world/go.mod

Lines changed: 0 additions & 5 deletions
This file was deleted.

functions-templates/go/hello-world/go.sum

Lines changed: 0 additions & 22 deletions
This file was deleted.

functions-templates/go/hello-world/main.go

Lines changed: 0 additions & 24 deletions
This file was deleted.

functions-templates/rust/hello-world/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

functions-templates/rust/hello-world/.netlify-function-template.mjs

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)