Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Generator ¶
type Generator struct {
// contains filtered or unexported fields
}
Generator orchestrates SDK generation for all target languages
func (*Generator) GenerateLang ¶
GenerateLang runs the SDK generator for the provided language key. It scans metadata once per invocation and passes it to the language-specific generator.
Click to show internal directories.
Click to hide internal directories.