package messages const ( CRAWLER_ADD = "CRAWLER_ADD" CRAWLER_REMOVE = "CRAWLER_REMOVE" )