gobizflyErr

package
v1.0.27 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	InvalidRegion = GobizflyErr{
		Message: "Invalid region {{.Region}}",
		Code:    "InvalidRegion",
	}
)

Functions

This section is empty.

Types

type GobizflyErr

type GobizflyErr struct {
	Message  string
	Code     string
	Metadata map[string]interface{}
}

func (GobizflyErr) Error

func (err GobizflyErr) Error() string

func (GobizflyErr) GetMessage

func (err GobizflyErr) GetMessage() string

func (GobizflyErr) SetMetadata

func (err GobizflyErr) SetMetadata(metadata map[string]interface{}) GobizflyErr

func (GobizflyErr) String

func (err GobizflyErr) String() string

Jump to

Keyboard shortcuts

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