Documentation ¶
Index ¶
- func FirstLower(s string) string
- func GenerateClientFile(gen *protogen.Plugin, file *protogen.File) *protogen.GeneratedFile
- func GenerateHandlerFile(gen *protogen.Plugin, file *protogen.File) *protogen.GeneratedFile
- func GenerateTestFile(gen *protogen.Plugin, file *protogen.File) *protogen.GeneratedFile
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FirstLower ¶
func GenerateClientFile ¶
GenerateClientFile generates Service client with go-kit endpoint
func GenerateHandlerFile ¶
GenerateHandlerFile generates handler to be implemented.
func GenerateTestFile ¶
GenerateTestFile generates go test file to test service client methods.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.