package
0.13.23
Repository: https://github.com/cloudquery/plugin-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewTableFromStruct creates a new TableDefinition from a struct by inspecting its fields.
WithExtraColumns allows passing additional ColumnDefinitions.
WithLogger allows passing custom logger.
WithNameTransformer overrides how column name will be determined.
WithResolverTransformer sets a function that can override the resolver for a field.
WithSkipFields allows to specify what struct fields should be skipped.
WithTypeTransformer sets a function that can override the schema type for specific fields.
WithUnwrapAllEmbeddedStructs instructs codegen to unwrap all embedded fields (1 level deep only).
WithUnwrapStructFields allows to unwrap specific struct fields (1 level deep only).

# Variables

go:embed templates/*.go.tpl.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author