treebuilders

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2026 License: MIT Imports: 23 Imported by: 0

Documentation

Overview

Package treebuilders exports each examples/<name>/main.go's *cli.Command tree so scripts/gen-webdocs can render it, and so each example main

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Audit

func Audit(writer *audit.Writer) *cli.Command

Audit is the tree for examples/audit. writer may be nil for doc rendering since Actions are not executed.

func Dispatch

func Dispatch(runner *shell.Runner, writer *audit.Writer) *cli.Command

Dispatch is the tree for examples/dispatch. runner and writer may be nil for doc rendering since Actions are not executed. The Config wired

func Egress

func Egress() *cli.Command

Egress is the tree for examples/egress.

func Exitcode

func Exitcode() *cli.Command

Exitcode is the tree for examples/exitcode.

func Gittree

func Gittree() *cli.Command

Gittree is the tree for examples/gittree.

func Passthrough

func Passthrough(runner *shell.Runner, writer *audit.Writer) *cli.Command

Passthrough is the tree for examples/passthrough. writer/runner may be nil for doc rendering. When nil, a placeholder echo command is

func Policy

func Policy() *cli.Command

Policy is the tree for examples/policy.

func Repocfg

func Repocfg(cfg *repocfg.Config) *cli.Command

Repocfg is the tree for examples/repocfg. cfg may be nil for doc rendering since Actions are not executed.

func Scope

func Scope() *cli.Command

Scope is the tree for examples/scope.

Types

This section is empty.

Jump to

Keyboard shortcuts

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