messages

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: GPL-2.0, GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// NotAdminError is an error handler
	NotAdminError = "You are not an admin"
	// NotDeveloperError is an error handler
	NotDeveloperError = "You are not registered as a developer"
	// NotGuarantorError is an error handler
	NotGuarantorError = "You are not registered as a guarantor"
	// NotInvestorError is an error handler
	NotInvestorError = "You are not registered as a investor"
	// NotRecipientError is an error handler
	NotRecipientError = "You are not registered as a recipient"
	// URLEmptyError is an error handler
	URLEmptyError = "Requst URL is empty"
	// EmptyValueError is an error handler
	EmptyValueError = "Empty value passed in request"
	// TokenError is an error handler
	TokenError = "Length of token not 32 characters"
	// TooLongError is an error handler
	TooLongError = "Request value too long"
	// RelayError is an error handler
	RelayError = "Error in relaying request to openx"
	// NotUserError is an error handler
	NotUserError = "You are not registered as a user"
	// TickerError is an error handler
	TickerError = "Unable to fetch exchange rate from ticker"
	// NotEntityError is an error handler
	NotEntityError = "You are not registered as the specified entity"
	// ConversionError is an error handler
	ConversionError = "Type Conversion Error"
)

Functions

func ParamError

func ParamError(param string) string

ParamError returns a sdtring containing the ParamError

Types

This section is empty.

Jump to

Keyboard shortcuts

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