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