experiment

package
v0.0.0-...-5da2a9f Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2025 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Overview

Package experiment occasionally contains code for one-off experiments. Experiments can be enabled using the EXPERIMENTS environment variable, which is a comma-separated list of experiment IDs.

Please keep every experiment in its own file.

Since the code living here is short-living, the following requirements do not apply:

  • Comments may be skipped.
  • Some errors may be logged or ignored.
  • Tests may be lacking.
  • The environment may be read here as opposed to package cmd.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(l *slog.Logger, reg prometheus.Registerer) (err error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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