Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SentinelError ¶
type SentinelError string
func (SentinelError) Error ¶
func (e SentinelError) Error() string
type StackError ¶
type StackError struct {
// contains filtered or unexported fields
}
func (*StackError) Error ¶
func (e *StackError) Error() string
func (*StackError) Stack ¶
func (e *StackError) Stack() []byte
func (*StackError) Unwrap ¶
func (e *StackError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.