examplekit

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package examplekit holds demo-only helpers for examples.

Keep this package out of public Reliquary APIs. It exists so examples show the library shape, not temp-dir, env, output-capture, or httptest ceremony.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(fn func(context.Context) error)

Run is the preferred edge for examples: keep example logic in run(ctx) error and translate failures to process exit only in main.

Types

This section is empty.

Jump to

Keyboard shortcuts

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