Documentation ¶
Index ¶
- Variables
- func FPrint(buf io.Writer, g *protogen.GeneratedFile, v ...interface{})
- 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, handlerFileName string, ...) *protogen.GeneratedFile
- func ParsePackageDir(fset *token.FileSet, path string) (pkg *ast.Package, first error)
- type Decl
- type Flag
Constants ¶
This section is empty.
Variables ¶
View Source
var Flags = new(flag.FlagSet)
Functions ¶
func GenerateClientFile ¶
GenerateClientFile generates Service client with go-kit endpoint
func GenerateHandlerFile ¶
GenerateHandlerFile generates handler to be implemented.
Types ¶
Click to show internal directories.
Click to hide internal directories.