Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Initialize ¶
func Initialize(mainFunc MainFunction) error
func IsNotInServiceModeError ¶
Types ¶
type MainFunction ¶
type NotInServiceModeError ¶
type NotInServiceModeError struct {
Underlying error
}
func (*NotInServiceModeError) Error ¶
func (e *NotInServiceModeError) Error() string
func (*NotInServiceModeError) Unwrap ¶
func (e *NotInServiceModeError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.