provider

package
v0.1.0-dev.20260305000737 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Overview

Package provider registers all operation graph providers.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterAll

func RegisterAll(reg *op.ActionRegistry)

RegisterAll registers all provider actions with the given registry. Provider packages self-register via init() when imported above.

Types

This section is empty.

Directories

Path Synopsis
Package archive provides archive extraction actions for the operation graph.
Package archive provides archive extraction actions for the operation graph.
gen
Package encryption provides encryption and decryption actions for the operation graph.
Package encryption provides encryption and decryption actions for the operation graph.
gen
Package file provides filesystem actions for the operation graph.
Package file provides filesystem actions for the operation graph.
gen
gitignore
Package gitignore provides gitignore-aware file filtering using go-git's gitignore package.
Package gitignore provides gitignore-aware file filtering using go-git's gitignore package.
git
gen
Package json provides JSON encoding and decoding for the operation graph.
Package json provides JSON encoding and decoding for the operation graph.
gen
net
Package net provides network actions for the operation graph.
Package net provides network actions for the operation graph.
gen
pkg
Package pkg provides package management actions for the operation graph.
Package pkg provides package management actions for the operation graph.
gen
Package platform is a data provider — the Starlark surface for op.Context.Platform.
Package platform is a data provider — the Starlark surface for op.Context.Platform.
Package regexp provides regular expression operations for the operation graph.
Package regexp provides regular expression operations for the operation graph.
gen
Package service provides platform-agnostic service management actions.
Package service provides platform-agnostic service management actions.
gen
Package shell provides shell command execution actions for the operation graph.
Package shell provides shell command execution actions for the operation graph.
gen
Package staranalysis provides combined analysis of Starlark source files, combining stats, complexity scoring, indexing, and hotspot detection.
Package staranalysis provides combined analysis of Starlark source files, combining stats, complexity scoring, indexing, and hotspot detection.
gen
Package starcode provides Starlark source file capture with glob pattern matching, .gitignore awareness, and optional .bzl file inclusion.
Package starcode provides Starlark source file capture with glob pattern matching, .gitignore awareness, and optional .bzl file inclusion.
gen
Package starcomplexity computes cyclomatic and cognitive complexity metrics for Starlark source files.
Package starcomplexity computes cyclomatic and cognitive complexity metrics for Starlark source files.
gen
Package starindex provides AST-based indexing of Starlark source files, extracting functions, loads, globals, and line statistics.
Package starindex provides AST-based indexing of Starlark source files, extracting functions, loads, globals, and line statistics.
gen
Package starsources holds a captured set of Starlark source files and provides delegation methods for indexing, stats, and analysis.
Package starsources holds a captured set of Starlark source files and provides delegation methods for indexing, stats, and analysis.
Package starstats computes line and byte statistics for Starlark source files.
Package starstats computes line and byte statistics for Starlark source files.
gen
Package template provides template expansion actions for the operation graph.
Package template provides template expansion actions for the operation graph.
gen
ui
Package ui provides user-facing terminal messaging for the operation graph.
Package ui provides user-facing terminal messaging for the operation graph.
gen
Package yaml provides YAML encoding and decoding for the operation graph.
Package yaml provides YAML encoding and decoding for the operation graph.
gen

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL