generate services boilerplate code

This commit is contained in:
Manfred Touron
2016-12-13 11:05:06 +01:00
parent 71fb53ae02
commit bffc245a82
17 changed files with 262 additions and 0 deletions

View File

@@ -0,0 +1 @@
package sprint_client

View File

@@ -0,0 +1 @@
package main

View File

@@ -0,0 +1 @@
package sprint_endpoints

View File

@@ -0,0 +1 @@
package sprint_init

View File

@@ -0,0 +1 @@
package sprint_transportgrpc

View File

@@ -0,0 +1 @@
package sprint_transporthttp