problems

package module
v0.0.0-...-1087033 Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Pprintf

func Pprintf(format string, args ...any) (str string, data map[string]any, wraps error)

func ServeProblem

func ServeProblem(resp http.ResponseWriter, p Problem)

Types

type Problem

type Problem interface {
	Problem() (typ string, title string, status int, detail string, instance string, data map[string]any)
}

Directories

Path Synopsis
cmd
examples

Jump to

Keyboard shortcuts

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