Documentation
¶
Overview ¶
Package generator generates a gokit service based on a service definition.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrGenIgnored = errors.New("ignored files")
)
Functions ¶
func GenerateBaronFile ¶
GenerateBaronFile returns a gokit service generated from a service definition (svcdef), the package to the root of the generated service goPackage, the package to the .pb.baron.go service struct files
func GenerateGokit ¶
GenerateGokit returns a gokit service generated from a service definition (svcdef), the package to the root of the generated service goPackage, the package to the .pb.go service struct files (goPBPackage) and any prevously generated files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.