Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( NotAdminError = "You are not an admin" NotDeveloperError = "You are not registered as a developer" NotGuarantorError = "You are not registered as a guarantor" NotInvestorError = "You are not registered as a investor" NotRecipientError = "You are not registered as a recipient" URLEmptyError = "Requst URL is empty" EmptyValueError = "Empty value passed in request" TokenError = "Length of token not 32 characters" TooLongError = "Request value too long" RelayError = "Error in relaying request to openx" NotUserError = "You are not registered as a user" TickerError = "Unable to fetch exchange rate from ticker" NotEntityError = "You are not registered as the specified entity" ConversionError = "Type Conversion Error" )
Functions ¶
func ParamError ¶
ParamError returns a sdtring containing the ParamError
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.