Documentation
¶
Index ¶
Constants ¶
View Source
const ( GenInterface = "GenerateInterface" GenProto = "GenerateProto" GenUC = "GenerateUC" GenTest = "GenTest" )
Variables ¶
View Source
var MapActionsToPrefix = map[string]string{ GenInterface: ".go", GenProto: ".proto", GenUC: ".go", GenTest: ".go", "": ".go", }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.