package models var SharedServerDAO = new(ServerDAO) type ServerDAO struct { BaseDAO }