package
0.10.3
Repository: https://github.com/cloudwego/kitex.git
Documentation: pkg.go.dev

# Variables

BootstrapTpl is the template for generating bootstrap.sh.
BuildTpl is the template for generating build.sh.
ClientTpl is the template for generating client.go.
HandlerMethodsTpl is the template for generating methods in handler.go.
HandlerTpl is the template for generating handler.go.
InvokerTpl is the template for generating invoker.go.
MainTpl is the template for generating main.go.
ServerTpl is the template for generating server.go.
ServiceTpl is the template for generating the servicename.go source.
ToolVersionTpl is the template for generating the .kitex source.