fake

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: 5 Imported by: 0

Documentation

Overview

Package fake provides a changeprovider.ChangeProvider whose outcome is driven by the input change. With no marker it returns one empty ChangeInfo per URI, behaving as a best-case stub for wiring and baselines. A failure can be injected end-to-end (e.g. from an e2e land request) by embedding a marker token in a change URI of the form "sq-fake=<token>":

sq-fake=provider-error -> non-nil error

This lets a single running stack exercise negative paths purely by varying request payloads. It is intended for examples and tests only, never production.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New returns a changeprovider.ChangeProvider that defaults to returning one empty ChangeInfo per URI and honors marker tokens embedded in change URIs.

Types

This section is empty.

Jump to

Keyboard shortcuts

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