package dao type PermissionDao interface { //TODO:: You can add specific method definitions here }