Documentation ¶ Index ¶ func GetEntity[T any](id string, maskType T) (ret T, err *cd.Result) func Register(initator interface{}) func Run() *cd.Result func Setup(eventHub event.Hub, backgroundRoutine task.BackgroundRoutine) *cd.Result func Teardown() 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() *cd.Result func Setup ¶ func Setup(eventHub event.Hub, backgroundRoutine task.BackgroundRoutine) *cd.Result func Teardown ¶ func Teardown() Types ¶ This section is empty. Source Files ¶ View all Source files initator.go Click to show internal directories. Click to hide internal directories.