Documentation ¶ Index ¶ func Executable(addDep func(dep dependency.Dependency) error) ... func ExecutableFromArchive(addDep func(dep dependency.Dependency) error) ... Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Executable ¶ func Executable(addDep func(dep dependency.Dependency) error) func(thread *starlark.Thread, builtin *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple) (starlark.Value, error) func ExecutableFromArchive ¶ func ExecutableFromArchive(addDep func(dep dependency.Dependency) error) func(thread *starlark.Thread, builtin *starlark.Builtin, args starlark.Tuple, kwargs []starlark.Tuple) (starlark.Value, error) Types ¶ This section is empty. Source Files ¶ View all Source files executable.go executable_from_archive.go Click to show internal directories. Click to hide internal directories.