Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NewUpdateMetaData ¶
type NewUpdateMetaData func(*RunAsyncMetaData)
func CallerMethod ¶
func CallerMethod(methodName string) NewUpdateMetaData
func CallerPath ¶
func CallerPath(pathName string) NewUpdateMetaData
type RunAsyncMetaData ¶
func NewRunAsyncMetaData ¶
func NewRunAsyncMetaData() *RunAsyncMetaData
type Runnable ¶
type Runnable struct {
// contains filtered or unexported fields
}
func NewAsyncRunnable ¶
func NewAsyncRunnable(logger *zap.SugaredLogger, serviceName constants.ServiceName) *Runnable
Click to show internal directories.
Click to hide internal directories.