For the complete documentation index, see llms.txt. This page is also available as Markdown.

REGISTRYNAME

DESCRIPTION

You can easily import all the functions from the REGISTRYNAME registry by including the following import statement in your code

import "github.com/go-sprout/sprout/registry/REGISTRYNAME"

FUNCTION_NAME

FUNCTION_DESCRIPTION

Signature

FUNCTION_SIGNATURE

Must version

{{ FUNCTION_IMPLEM }} // Output: FUNCTION_OUTPUT

Last updated