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