package constant const ( WebRunning = "Running" WebStopped = "Stopped" ) const ( DateLayout = "2006-01-02" DefaultDate = "1970-01-01" )