package Constant const ( RunStatus_Stoped =byte(iota) RunStatus_Running )