Searched refs:MonsterStorageClient (Results 1 – 2 of 2) sorted by relevance
40 func StoreClient(c Example.MonsterStorageClient, t *testing.T) { argument56 func RetrieveClient(c Example.MonsterStorageClient, t *testing.T) { argument
15 type MonsterStorageClient interface{ interface26 func NewMonsterStorageClient(cc *grpc.ClientConn) MonsterStorageClient {