mode

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2025 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Overview

Package mode provides constants for detecting and handling different project modes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mode

type Mode int

Mode represents the type of project detected.

const (
	ModeNone Mode = iota
	ModeSingleRepo
	ModeWorkspace
)

Mode constants.

Directories

Path Synopsis
Package repository provides Git repository management functionality for CM.
Package repository provides Git repository management functionality for CM.
interfaces
Package interfaces defines the repository interface for dependency injection.
Package interfaces defines the repository interface for dependency injection.
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
Package workspace provides workspace management functionality for CM.
Package workspace provides workspace management functionality for CM.
interfaces
Package interfaces defines the workspace interface for dependency injection.
Package interfaces defines the workspace interface for dependency injection.
mocks
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.

Jump to

Keyboard shortcuts

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