Home
last modified time | relevance | path

Searched refs:MonsterStorageClient (Results 1 – 2 of 2) sorted by relevance

/external/flatbuffers/grpc/tests/
Dgo_test.go40 func StoreClient(c Example.MonsterStorageClient, t *testing.T) { argument
56 func RetrieveClient(c Example.MonsterStorageClient, t *testing.T) { argument
/external/flatbuffers/tests/MyGame/Example/
DMonsterStorage_grpc.go15 type MonsterStorageClient interface{ interface
26 func NewMonsterStorageClient(cc *grpc.ClientConn) MonsterStorageClient {