Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExitHandler ¶
type ExitHandler struct { ErrorCall struct { CallCount int Receives struct { Error error } Stub func(error) // contains filtered or unexported fields } }
func (*ExitHandler) Error ¶
func (f *ExitHandler) Error(param1 error)
Click to show internal directories.
Click to hide internal directories.