shellErrors

package
v0.0.0-...-5495d05 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CommonErrors = struct {
	InvalidHexPrefix enum.ErrorElement `msg:"Invalid hex prefix"`
	InvalidHexString enum.ErrorElement `msg:"Invalid hex string"`
	InvalidHexLength enum.ErrorElement `msg:"expected length does not match"`
}{}
View Source
var ServiceErrors = struct {
	NoData           enum.ErrorElement `msg:"no data"`
	Internal         enum.ErrorElement `msg:"internal error"`
	Middleware       enum.ErrorElement `msg:"middleware error"`
	Unknown          enum.ErrorElement `msg:"unknown error"`
	InvalidParam     enum.ErrorElement `msg:"invalid parameter"`
	InvalidSignature enum.ErrorElement `msg:"invalid signature"`
}{}

Functions

func Load

func Load()

Types

This section is empty.

Jump to

Keyboard shortcuts

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