Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type N3UECommon ¶
type N3UECommon struct { Log *logger.N3UELog Ctx *context.N3UEContext TM *task_manager.Task_manager }
func (*N3UECommon) InitLog ¶
func (e *N3UECommon) InitLog(logPath string) error
func (*N3UECommon) InitTaskManager ¶
func (e *N3UECommon) InitTaskManager(queueLen, workerNumber int) error
Click to show internal directories.
Click to hide internal directories.