# Functions
NewMockTestDetailedError creates a new mock instance.
NewMockTestDetailedUnwrapMultiError creates a new mock instance.
NewMockTestDetailedUnwrapSingleError creates a new mock instance.
# Structs
MockTestDetailedError is a mock of TestDetailedError interface.
MockTestDetailedErrorErrorCall wrap *gomock.Call.
MockTestDetailedErrorGetErrorDetailsCall wrap *gomock.Call.
MockTestDetailedErrorGetErrorHTTPStatusCall wrap *gomock.Call.
MockTestDetailedErrorGetErrorNameCall wrap *gomock.Call.
MockTestDetailedErrorMockRecorder is the mock recorder for MockTestDetailedError.
MockTestDetailedUnwrapMultiError is a mock of TestDetailedUnwrapMultiError interface.
MockTestDetailedUnwrapMultiErrorErrorCall wrap *gomock.Call.
MockTestDetailedUnwrapMultiErrorGetErrorDetailsCall wrap *gomock.Call.
MockTestDetailedUnwrapMultiErrorGetErrorHTTPStatusCall wrap *gomock.Call.
MockTestDetailedUnwrapMultiErrorGetErrorNameCall wrap *gomock.Call.
MockTestDetailedUnwrapMultiErrorMockRecorder is the mock recorder for MockTestDetailedUnwrapMultiError.
MockTestDetailedUnwrapMultiErrorUnwrapCall wrap *gomock.Call.
MockTestDetailedUnwrapSingleError is a mock of TestDetailedUnwrapSingleError interface.
MockTestDetailedUnwrapSingleErrorErrorCall wrap *gomock.Call.
MockTestDetailedUnwrapSingleErrorGetErrorDetailsCall wrap *gomock.Call.
MockTestDetailedUnwrapSingleErrorGetErrorHTTPStatusCall wrap *gomock.Call.
MockTestDetailedUnwrapSingleErrorGetErrorNameCall wrap *gomock.Call.
MockTestDetailedUnwrapSingleErrorMockRecorder is the mock recorder for MockTestDetailedUnwrapSingleError.
MockTestDetailedUnwrapSingleErrorUnwrapCall wrap *gomock.Call.
SimpleMockTestDetailedError is a simple implementation of [TestDetailedError] for test purposes.
SimpleMockTestDetailedUnwrapMultiError is a simple implementation of [TestDetailedUnwrapMultiError] for test purposes.
SimpleMockTestDetailedUnwrapSingleError is a simple implementation of [TestDetailedUnwrapSingleError] for test purposes.
# Interfaces
TestDetailedError is a mock blueprint.
TestDetailedUnwrapMultiError is a mock blueprint.
TestDetailedUnwrapSingleError is a mock blueprint.
# Type aliases
TestStringError is a test error.