Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BootstrapTpl string = `` /* 412-byte string literal not displayed */
BootstrapTpl is the template for generating bootstrap.sh.
View Source
var BuildTpl string = `` /* 284-byte string literal not displayed */
BuildTpl is the template for generating build.sh.
View Source
var ClientTpl string = `` /* 3136-byte string literal not displayed */
ClientTpl is the template for generating client.go.
View Source
var HandlerMethodsTpl string = `` /* 1167-byte string literal not displayed */
HandlerMethodsTpl is the template for generating methods in handler.go.
View Source
var HandlerTpl string = `` /* 369-byte string literal not displayed */
HandlerTpl is the template for generating handler.go.
View Source
var InvokerTpl string = `` /* 889-byte string literal not displayed */
InvokerTpl is the template for generating invoker.go.
View Source
var MainTpl string = `` /* 383-byte string literal not displayed */
MainTpl is the template for generating main.go
View Source
var ServerTpl string = `` /* 845-byte string literal not displayed */
ServerTpl is the template for generating server.go.
View Source
var ServiceTpl string = `` /* 11762-byte string literal not displayed */
ServiceTpl is the template for generating the servicename.go source.
View Source
var ToolVersionTpl string = `kitexinfo:
ServiceName: '{{.RealServiceName}}'
ToolVersion: '{{.Version}}'
`
ToolVersionTpl is the template for generating the .kitex source.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.