Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FatalError ¶ added in v0.16.8
type FatalError struct {
// contains filtered or unexported fields
}
func Fatal ¶ added in v0.16.8
func Fatal(err error) FatalError
func (FatalError) Is ¶ added in v0.16.8
func (FatalError) Is(err error) bool
Click to show internal directories.
Click to hide internal directories.