Skip to content

Instantly share code, notes, and snippets.

@nolanamy
Created April 2, 2013 07:25
Show Gist options
  • Save nolanamy/5290516 to your computer and use it in GitHub Desktop.
Save nolanamy/5290516 to your computer and use it in GitHub Desktop.
package greeting_api;
message Greeting
{
optional string message = 1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment