Skip to content

Instantly share code, notes, and snippets.

@kirugan
Created November 1, 2020 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kirugan/5fa6a40c280ec27b47f8441e1a73bd15 to your computer and use it in GitHub Desktop.
Save kirugan/5fa6a40c280ec27b47f8441e1a73bd15 to your computer and use it in GitHub Desktop.
my first service specification
service Kirugan {
void ping();
set<i32> doit();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment