Searched refs:monsterStorageRetrieveServer (Results 1 – 1 of 1) sorted by relevance
93 return srv.(MonsterStorageServer).Retrieve(m, &monsterStorageRetrieveServer{stream})101 type monsterStorageRetrieveServer struct { struct105 func (x *monsterStorageRetrieveServer) Send(m *flatbuffers.Builder) error { argument