enums

package
v1.0.24 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MessageFailedToMakeHTTPRequest     = "{ERROR_HTTP} failed to make request"
	MessageFailedCloseRequestBody      = "{ERROR_HTTP} failed to close request body"
	MessageHTTPResponseErrorStatusCode = "{ERROR_HTTP} request returned a error status code"
)
View Source
const (
	ContentType = "Content-type"
)

Variables

View Source
var (
	ErrorRequestServerError = errors.New("{ERROR_HTTP} request returned a error status code from the server")
	ErrorRequestClientError = errors.New("{ERROR_HTTP} request returned a error status code from the client")
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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