Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConstructNestedError ¶
Types ¶
type StructuredError ¶
type StructuredError struct {
Message string
}
func NewStructuredError ¶
func NewStructuredError(errorDetails []types.ErrorDetails) *StructuredError
func (StructuredError) Error ¶
func (e StructuredError) Error() string
Click to show internal directories.
Click to hide internal directories.