Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CodeGenerator ¶
type CodeGenerator struct { TsIndexTemplate string TsPackageTemplate string TsconfigTemplate string TsReadmeTemplate string JsIndexTsTemplate string JsIndexTemplate string JsPackageTemplate string JsReadMeTemplate string Outpath string ApiSpec Spec }
func (*CodeGenerator) GenEsCode ¶
func (c *CodeGenerator) GenEsCode()
func (*CodeGenerator) GenTsCode ¶
func (c *CodeGenerator) GenTsCode()
Click to show internal directories.
Click to hide internal directories.