package
1.7.0
Repository: https://github.com/moznion/gowrtr.git
Documentation: pkg.go.dev

# Functions

AnonymousFuncSignatureIsNilError returns the error.
AnonymousFuncSignatureIsNilErrorWrap wraps the error.
CaseConditionIsEmptyError returns the error.
CaseConditionIsEmptyErrorWrap wraps the error.
CodeFormatterError returns the error.
CodeFormatterErrorWrap wraps the error.
FuncInvocationParameterIsEmptyError returns the error.
FuncInvocationParameterIsEmptyErrorWrap wraps the error.
FuncNameIsEmptyError returns the error.
FuncNameIsEmptyErrorWrap wraps the error.
FuncParameterNameIsEmptyErr returns the error.
FuncParameterNameIsEmptyErrWrap wraps the error.
FuncReceiverNameIsEmptyError returns the error.
FuncReceiverNameIsEmptyErrorWrap wraps the error.
FuncReceiverTypeIsEmptyError returns the error.
FuncReceiverTypeIsEmptyErrorWrap wraps the error.
FuncSignatureIsNilError returns the error.
FuncSignatureIsNilErrorWrap wraps the error.
IdentifyErrs checks the identity of an error.
IfConditionIsEmptyError returns the error.
IfConditionIsEmptyErrorWrap wraps the error.
InterfaceNameIsEmptyError returns the error.
InterfaceNameIsEmptyErrorWrap wraps the error.
LastFuncParameterTypeIsEmptyErr returns the error.
LastFuncParameterTypeIsEmptyErrWrap wraps the error.
ListErrs returns the list of errors.
StructFieldNameIsEmptyErr returns the error.
StructFieldNameIsEmptyErrWrap wraps the error.
StructFieldTypeIsEmptyErr returns the error.
StructFieldTypeIsEmptyErrWrap wraps the error.
StructNameIsNilErr returns the error.
StructNameIsNilErrWrap wraps the error.
TypeParameterParameterIsEmptyErr returns the error.
TypeParameterParameterIsEmptyErrWrap wraps the error.
TypeParameterTypeIsEmptyErr returns the error.
TypeParameterTypeIsEmptyErrWrap wraps the error.
UnnamedReturnTypeAppearsAfterNamedReturnTypeError returns the error.
UnnamedReturnTypeAppearsAfterNamedReturnTypeErrorWrap wraps the error.
ValueOfCompositeLiteralIsEmptyError returns the error.
ValueOfCompositeLiteralIsEmptyErrorWrap wraps the error.

# Constants

AnonymousFuncSignatureIsNilErrorType represents the error type for AnonymousFuncSignatureIsNilError.
CaseConditionIsEmptyErrorType represents the error type for CaseConditionIsEmptyError.
CodeFormatterErrorType represents the error type for CodeFormatterError.
ErrsUnknownType represents unknown type for Errs.
FuncInvocationParameterIsEmptyErrorType represents the error type for FuncInvocationParameterIsEmptyError.
FuncNameIsEmptyErrorType represents the error type for FuncNameIsEmptyError.
FuncParameterNameIsEmptyErrType represents the error type for FuncParameterNameIsEmptyErr.
FuncReceiverNameIsEmptyErrorType represents the error type for FuncReceiverNameIsEmptyError.
FuncReceiverTypeIsEmptyErrorType represents the error type for FuncReceiverTypeIsEmptyError.
FuncSignatureIsNilErrorType represents the error type for FuncSignatureIsNilError.
IfConditionIsEmptyErrorType represents the error type for IfConditionIsEmptyError.
InterfaceNameIsEmptyErrorType represents the error type for InterfaceNameIsEmptyError.
LastFuncParameterTypeIsEmptyErrType represents the error type for LastFuncParameterTypeIsEmptyErr.
StructFieldNameIsEmptyErrType represents the error type for StructFieldNameIsEmptyErr.
StructFieldTypeIsEmptyErrType represents the error type for StructFieldTypeIsEmptyErr.
StructNameIsNilErrType represents the error type for StructNameIsNilErr.
TypeParameterParameterIsEmptyErrType represents the error type for TypeParameterParameterIsEmptyErr.
TypeParameterTypeIsEmptyErrType represents the error type for TypeParameterTypeIsEmptyErr.
UnnamedReturnTypeAppearsAfterNamedReturnTypeErrorType represents the error type for UnnamedReturnTypeAppearsAfterNamedReturnTypeError.
ValueOfCompositeLiteralIsEmptyErrorType represents the error type for ValueOfCompositeLiteralIsEmptyError.

# Structs

go:generate errgen -type=errs -prefix=GOWRTR-.

# Type aliases

ErrsType represents the error type.