Home
last modified time | relevance | path

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

/third_party/flatbuffers/grpc/tests/
Dgo_test.go93 client := Example.NewMonsterStorageClient(conn)
/third_party/flatbuffers/tests/MyGame/Example/
DMonsterStorage_grpc.go31 func NewMonsterStorageClient(cc grpc.ClientConnInterface) MonsterStorageClient { func