package audit const ( InvalidValue = "invalid_value" NotDefined = "not_defined" Empty = "empty" )