Documentation
¶
Overview ¶
Copyright 2022 Molecula Corp. (DBA FeatureBase). SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrGoexit = errors.New("runtime.Goexit used in job function")
Functions ¶
This section is empty.
Types ¶
type PanicError ¶ added in v3.34.0
type PanicError struct {
Value interface{}
}
func (PanicError) Error ¶ added in v3.34.0
func (p PanicError) Error() string
Click to show internal directories.
Click to hide internal directories.