package consts const ( FileMaxSize = 10 * 1024 * 1024 AccountLock = "gd_management_gateway:%s:lock" )