Documentation
¶
Index ¶
Constants ¶
View Source
const ( RangeWithRangeFormat = "Range must be in between %+v and %+v. Range {%#v}" RangeWithOutRangeFormat = "%s Range must be in between %+v and %+v." Ranges = "Ranges" VariantStructStringFormat = "%s (Code - %d) : %s" VariantStructMsgReferenceValuesFormat = "%s\n%s %s" VariantStructReferenceValuesFormat = "%s %s" CombineMessageNoReferencesAdditionalMessageFormat = "[Error (%s - #%d): %s\n%s]" CombineMessageNoReferencesNoAdditionalMessageFormat = "[Error (%s - #%d): %s]" CombineMessageAdditionalMessageFormat = "[Error (%s - #%d): %s\n%s Reference(s) {%+v}.]" CombineMessageNoAdditionalMessageFormat = "[Error (%s - #%d): %s Reference(s) {%+v}.]" DoubleStringTogetherFormat = "%s\n%s" DoubleStringTogetherWithReferenceFormat = "%s\n%s \nReference { %+v(%T): %+v }" ErrorCodeWithTypeNameFormat = "(Code - #%d) : %s" DirectoryPath = "Directory Path" FilePath = "File Path" ErrorStart = "Error - " ReferenceStart = " Reference ( " SpaceParenthesisEnd = " )" ReferenceWithTypeFormat = "%s (%s) : %+v" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.