package data const ( // PERMISSION_ALLOW_GLOBAL allows all permissions, it is the god mode of permissions PERMISSION_ALLOW_GLOBAL = "*" )