response

package
v0.0.0-...-4f29c9a Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2024 License: AGPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var BAD_REQUEST = Type{400, "bad request"}
View Source
var CONFLICT = Type{409, "conflict"}
View Source
var FORBIDDEN = Type{403, "forbidden"}
View Source
var INTERNAL_SERVER_ERROR = Type{500, "internal server error"}
View Source
var NOT_ACCEPTABLE = Type{406, "not acceptable"}
View Source
var NOT_FOUND = Type{404, "not found"}
View Source
var OK = Type{200, "OK"}
View Source
var UNAUTHORIZED = Type{401, "unauthorized"}

Functions

This section is empty.

Types

type Type

type Type struct {
	// contains filtered or unexported fields
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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