{"id":16926677,"url":"https://github.com/negz/function-git-trail","last_synced_at":"2026-05-19T09:04:36.616Z","repository":{"id":234016988,"uuid":"779456991","full_name":"negz/function-git-trail","owner":"negz","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-29T22:08:47.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T02:12:35.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/negz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-29T22:08:45.000Z","updated_at":"2024-03-29T22:08:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"8420b5f2-78fc-4c5b-815c-7e5dc285a3c3","html_url":"https://github.com/negz/function-git-trail","commit_stats":null,"previous_names":["negz/function-git-trail"],"tags_count":0,"template":false,"template_full_name":"crossplane/function-template-go","purl":"pkg:github/negz/function-git-trail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negz%2Ffunction-git-trail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negz%2Ffunction-git-trail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negz%2Ffunction-git-trail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negz%2Ffunction-git-trail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/negz","download_url":"https://codeload.github.com/negz/function-git-trail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/negz%2Ffunction-git-trail/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262642965,"owners_count":23341816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T20:30:56.161Z","updated_at":"2026-05-19T09:04:31.583Z","avatar_url":"https://github.com/negz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# function-template-go\n[![CI](https://github.com/crossplane/function-template-go/actions/workflows/ci.yml/badge.svg)](https://github.com/crossplane/function-template-go/actions/workflows/ci.yml)\n\nA template for writing a [composition function][functions] in [Go][go].\n\nTo learn how to use this template:\n\n* [Follow the guide to writing a composition function in Go][function guide]\n* [Learn about how composition functions work][functions]\n* [Read the function-sdk-go package documentation][package docs]\n\nIf you just want to jump in and get started:\n\n1. Replace `function-template-go` with your function in `go.mod`,\n   `package/crossplane.yaml`, and any Go imports. (You can also do this\n   automatically by running the `./init.sh \u003cfunction-name\u003e` script.)\n1. Update `input/v1beta1/` to reflect your desired input (and run `go generate`)\n1. Add your logic to `RunFunction` in `fn.go`\n1. Add tests for your logic in `fn_test.go`\n1. Update this file, `README.md`, to be about your function!\n\nThis template uses [Go][go], [Docker][docker], and the [Crossplane CLI][cli] to\nbuild functions.\n\n```shell\n# Run code generation - see input/generate.go\n$ go generate ./...\n\n# Run tests - see fn_test.go\n$ go test ./...\n\n# Build the function's runtime image - see Dockerfile\n$ docker build . --tag=runtime\n\n# Build a function package - see package/crossplane.yaml\n$ crossplane xpkg build -f package --embed-runtime-image=runtime\n```\n\n[functions]: https://docs.crossplane.io/latest/concepts/composition-functions\n[go]: https://go.dev\n[function guide]: https://docs.crossplane.io/knowledge-base/guides/write-a-composition-function-in-go\n[package docs]: https://pkg.go.dev/github.com/crossplane/function-sdk-go\n[docker]: https://www.docker.com\n[cli]: https://docs.crossplane.io/latest/cli","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegz%2Ffunction-git-trail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnegz%2Ffunction-git-trail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnegz%2Ffunction-git-trail/lists"}