errorstrings

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	YAMLParseError          = "could not parse yaml file: "
	MalformedURL            = "malformed URL"
	CreateHTTPRequest       = "could not create http request"
	DoHTTPRequest           = "could not do http request"
	ReadHTTPResponseBody    = "could not read http response body"
	ExecuteTemplate         = "error when executing template"
	YAMLUnmarshal           = "could not unmarshal yaml"
	JSONUnmarshal           = "could not marshal yaml"
	JSONMarshal             = "could not marshal json"
	UnknownNotificationType = "unknown notification type"
)

Error strings

Variables

This section is empty.

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