package core
const (
ObjId_RootId int = iota
ObjId_CoreId
ObjId_ExecutorId
ObjId_TimerId
ObjId_ProfileId
)