Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Error ¶
type Error struct {
Message string
Kind Kind
NestedError error
HeaderName string
HeaderValue string
TimeoutName string
TimeoutValue time.Duration
PropertyName string
PropertyValue any
InApplication bool
IsShallow bool
IsRemote bool
HTTPStatusCode int
}
Error represents a structured protocol error.
Click to show internal directories.
Click to hide internal directories.