controller

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2026 License: Apache-2.0 Imports: 35 Imported by: 0

Documentation

Overview

Package controller is swarmcli-cd's entry point.

It lives here rather than in cmd/ because a main package cannot be imported. The private swarmcli-cd-be companion's whole main.go is a set of blank imports that register replacement seams, plus a call to Main; cmd/swarmcli-cd is the same file without the blank imports. See docs/extensibility.md.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main()

Main runs the process and never returns. It is what cmd/swarmcli-cd calls, and what the private companion calls after its blank imports have registered their seams.

Types

This section is empty.

Jump to

Keyboard shortcuts

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