# Functions
AddGlobalDependency adds dependency for all generators.
AddGlobalMiddleware adds middleware for all generators.
No description provided by the author
No description provided by the author
No description provided by the author
HasFeature check whether a feature in the list.
ImportPathTo returns an import path to the specified package under kitex.
No description provided by the author
NewGenerator .
RegisterFeature register a feature.
SetKitexImportPath sets the import path of kitex.
SetTemplateExtension .
# Constants
Constants .
Constants .
Constants .
Constants .
Constants .
Constants .
Constants .
Constants .
Constants .
Constants .
Constants .
Constants .
Constants .
# Variables
No description provided by the author
# Structs
APIExtension contains segments to extend an API template.
Config .
File .
MethodInfo .
PackageInfo contains information to generate a package for a service.
Parameter .
PkgInfo .
ServiceInfo .
Task .
No description provided by the author
TemplateExtension extends templates that generates files in *service packages.
No description provided by the author
# Interfaces
Generator generates the codes of main package and scripts for building a server based on kitex.