provider

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package provider defines the provider IDs understood by this RoleMux build. Keeping this list independent from adapters and configuration prevents CLI commands from growing provider-specific switches.

Index

Constants

View Source
const (
	Codex       = "codex"
	Claude      = "claude"
	Copilot     = "copilot"
	Antigravity = "antigravity"
)

Variables

This section is empty.

Functions

func Known

func Known(name string) bool

Known reports whether an ID is supported by this build.

func Names

func Names() []string

Names returns a stable copy suitable for command output and iteration.

func SortNames

func SortNames(names []string)

SortNames applies the product display order to built-ins and places future extension providers alphabetically after them.

Types

This section is empty.

Jump to

Keyboard shortcuts

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