.codeclimate.json | |
|
|
.devcontainer/devcontainer.json | |
|
|
.github/CODE_OF_CONDUCT.md | |
|
|
.github/CONTRIBUTING.md | |
|
|
.github/FUNDING.yml | |
|
|
.github/GOVERNANCE.md | |
|
|
.github/ISSUE_TEMPLATE/01_proposal.yml | |
|
|
.github/ISSUE_TEMPLATE/02_bug_report.yml | |
|
|
.github/ISSUE_TEMPLATE/99_your_issue.yml | |
|
|
.github/ISSUE_TEMPLATE/config.yml | |
|
|
.github/SECURITY.md | |
|
|
.github/SUPPORT.md | |
|
|
.github/codecov.yml | |
|
|
.github/dependabot.yml | |
|
|
.github/profile/images/logo_landing_dark.png | |
|
|
.github/profile/images/logo_landing_light.png | |
|
|
.github/pull_request_template.md | |
|
|
.github/workflows/dependabot.yaml | |
|
|
.github/workflows/lint.yaml | |
|
|
.github/workflows/test.yaml | |
|
|
.gitignore | |
|
|
.golangci.yaml | |
|
|
CHANGELOG.md | |
|
|
LICENSE.txt | |
|
|
README.md | |
|
|
SPRIG_TO_SPROUT_CHANGES_NOTES.md | |
|
|
alias.go | 36 | A 0 mins |
|
benchmarks/.gitignore | |
|
|
benchmarks/README.md | |
|
|
benchmarks/allFunctions.sprig.tmpl | |
|
|
benchmarks/allFunctions.sprout.tmpl | |
|
|
benchmarks/allFunctionsAsSprig.sprout.tmpl | |
|
|
benchmarks/compare.tmpl | |
|
|
benchmarks/go.mod | |
|
|
benchmarks/go.sum | |
|
|
deprecated/deprecated.go | 12 | A 0 mins |
|
docs/README.md | |
|
|
docs/SUMMARY.md | |
|
|
docs/_config.yml | |
|
|
docs/advanced/how-to-create-a-handler.md | |
|
|
docs/advanced/how-to-create-a-registry-group.md | |
|
|
docs/advanced/how-to-create-a-registry.md | |
|
|
docs/features/function-aliases.md | |
|
|
docs/features/function-notices.md | |
|
|
docs/features/loader-system-registry-group.md | |
|
|
docs/features/loader-system-registry.md | |
|
|
docs/features/safe-functions.md | |
|
|
docs/groups/all.md | |
|
|
docs/groups/hermetic.md | |
|
|
docs/groups/list-of-all-registry-groups.md | |
|
|