Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶ added in v1.0.0
type Config struct {
CliCategories bool
CliEnabled bool
CliV3Enabled bool
DisableWorkflowInputRename bool
DocsOut string
DocsTemplate string
EnableCodec bool
EnableDebugLogging bool
EnablePatchSupport bool
EnableXNS bool
ModuleMap []string
NexusEnabled bool
NexusExcludeOperationTags string
NexusIncludeOperationTags string
NexusExcludeServiceTags string
NexusIncludeServiceTags string
Patches string
IgnoreAcronyms string
WorkflowUpdateEnabled bool
}
type Manifest ¶ added in v1.10.2
type Manifest struct {
*Plugin
*protogen.Service
*protogen.File
// contains filtered or unexported fields
}
Manifest describes temporal artifacts parsed from source protos
Source Files
¶
Click to show internal directories.
Click to hide internal directories.