12 lines
353 B
JavaScript
12 lines
353 B
JavaScript
// source: helloworld.proto
|
|
/**
|
|
* @fileoverview
|
|
* @enhanceable
|
|
* @suppress {messageConventions} JS Compiler reports an error if a variable or
|
|
* field starts with 'MSG_' and isn't a translatable message.
|
|
* @public
|
|
*/
|
|
// GENERATED CODE -- DO NOT EDIT!
|
|
|
|
// These examples have been moved to https://github.com/grpc/grpc-node/tree/master/examples
|