Home
last modified time | relevance | path

Searched defs:monsterStorageRetrieveClient (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/flatbuffers/tests/MyGame/Example/
H A DMonsterStorage_grpc.go66 type monsterStorageRetrieveClient struct { struct
67 grpc.ClientStream
70 func (x *monsterStorageRetrieveClient) Recv() (*Monster, error) {