Documentation
¶
Index ¶
- func WriteDataPackageCode(outputPath string, orm string, projectName string, serviceName string, ...)
- func WriteInitWireCode(outputPath string, projectName string, postfix string, services []string)
- func WriteMainCode(outputPath string, projectName string, serviceName string, enableREST bool, ...)
- func WriteServerPackageCode(outputPath string, projectName string, serviceType string, serviceName string, ...)
- func WriteServicePackageCode(outputPath string, projectName string, serviceName string, name string, ...)
- func WriteServiceProto(outputPath string, serviceType string, name string, comment string, ...)
- func WriteWireCode(outputPath string, projectName string, serviceName string)
- type ProtoField
- type ProtoFieldArray
- type TableDataArray
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteDataPackageCode ¶ added in v0.0.4
func WriteInitWireCode ¶ added in v0.0.4
func WriteMainCode ¶ added in v0.0.4
func WriteServerPackageCode ¶ added in v0.0.4
func WriteServicePackageCode ¶ added in v0.0.4
func WriteServiceProto ¶ added in v0.0.4
func WriteWireCode ¶ added in v0.0.4
Types ¶
type ProtoField ¶ added in v0.0.4
type ProtoField render.ProtoField
type ProtoFieldArray ¶ added in v0.0.4
type ProtoFieldArray []render.ProtoField
type TableDataArray ¶ added in v0.0.3
Click to show internal directories.
Click to hide internal directories.