package parser import ( "errors" "time" ) const ( FlopRegex = `(?m)^\((?P\w{3})-.*` DestinationRegex = `(?P[A-Z]+)(?P