httperror

package
v2.25.0 Latest Latest
Warning

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

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

Documentation

Overview

Package httperror handles formatting and writing some sentinel errors returned within coder to the API. This package exists outside httpapi to avoid some cyclic dependencies

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WriteWorkspaceBuildError

func WriteWorkspaceBuildError(ctx context.Context, rw http.ResponseWriter, err error)

Types

type Responder added in v2.25.0

type Responder interface {
	Response() (int, codersdk.Response)
}

func IsResponder added in v2.25.0

func IsResponder(err error) (Responder, bool)

Jump to

Keyboard shortcuts

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