package hall import ( "server/hall/internal" ) var ( Module = new(internal.Module) ChanRPC = internal.ChanRPC )