Documentation ¶
Index ¶
Constants ¶
View Source
const ( ErrClosed = errors.ConstError("component is closed") ErrNotClosed = errors.ConstError("component is not closed") ErrUnexpectedState = errors.ConstError("component is in an unexpected state") )
Variables ¶
This section is empty.
Functions ¶
func ElideString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.