package consts const ( STATUS_INIT = 0 STATUS_SPIDER = 1 STATUS_BRIEF = 2 STATUS_IMG = 3 )