plugins

package
v0.35.0 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package plugins provides a number of reporting plugins for derp. Plugins can be activated by calling derp.Plugins.Add() with the desired plugin.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSON added in v0.32.3

type JSON struct{}

JSON prints errors to the system console.

func (JSON) Report added in v0.32.3

func (console JSON) Report(err error)

Report implements the `derp.Plugin` interface, which allows the JSON to be called by the derp.Report() method.

Jump to

Keyboard shortcuts

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