noop

package
v0.2.1 Latest Latest
Warning

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

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

Documentation

Overview

Package noop provides a no-op Merger implementation for local development and testing. CheckMergeability always reports success; Merge produces synthetic output IDs from an atomic counter.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Merger

type Merger struct {
	// contains filtered or unexported fields
}

Merger is a no-op implementation that always succeeds.

func New

func New() *Merger

New returns a new no-op Merger instance.

func (*Merger) CheckMergeability

func (v *Merger) CheckMergeability(_ context.Context, req *runwaymq.MergeRequest) (*runwaymq.MergeResult, error)

func (*Merger) Merge

Jump to

Keyboard shortcuts

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