Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StderrOutputForFunc ¶
func StderrOutputForFunc(f func()) string
func StdoutOutputForFunc ¶
func StdoutOutputForFunc(f func()) string
Types ¶
type CustomError ¶
type CustomError struct {
ErrorMessage string
}
func (CustomError) Error ¶
func (c CustomError) Error() string
Click to show internal directories.
Click to hide internal directories.