Documentation ¶ Index ¶ func GetEntity[T any](id string, maskType T) (ret T, err *cd.Result) func Register(initator interface{}) func Run(wg *sync.WaitGroup) *cd.Result func Setup(eventHub event.Hub, backgroundRoutine task.BackgroundRoutine, ...) *cd.Result func Teardown(wg *sync.WaitGroup) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetEntity ¶ added in v1.3.114 func GetEntity[T any](id string, maskType T) (ret T, err *cd.Result) func Register ¶ func Register(initator interface{}) func Run ¶ func Run(wg *sync.WaitGroup) *cd.Result func Setup ¶ func Setup(eventHub event.Hub, backgroundRoutine task.BackgroundRoutine, wg *sync.WaitGroup) *cd.Result func Teardown ¶ func Teardown(wg *sync.WaitGroup) Types ¶ This section is empty. Source Files ¶ View all Source files initator.go Click to show internal directories. Click to hide internal directories.