experiment

package
v0.0.0-...-f179113 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 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.
  • init() is allowed.

Jump to

Keyboard shortcuts

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