Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegisterError ¶
type RegisterError []error
RegisterError is custom implementation of error interface
func (RegisterError) Error ¶
func (re RegisterError) Error() string
Error is implementation of error interface
func (RegisterError) String ¶
func (re RegisterError) String() string
String return all error message like string with ";" delimiter
Click to show internal directories.
Click to hide internal directories.