package
2.0.0-20241022175342-bc98b600fb14
Repository: https://github.com/opshelminc/cloudquery.git
Documentation: pkg.go.dev

# Functions

Apply applies the given transformers to the given Tables, and recursively on the relations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Set parent links on relational tables.
TransformTables runs given Tables' transformers as defined in the table definitions, and recursively on the relations.
No description provided by the author
WithIgnoreInTestsTransformer overrides how column ignoreInTests will be determined.
WithNameTransformer overrides how column name will be determined.
WithPrimaryKeyComponents allows to specify what struct fields should be used as primary key components.
WithPrimaryKeys allows to specify what struct fields should be used as primary keys.
WithResolverTransformer overrides how column resolver will be determined.
WithSkipFields allows to specify what struct fields should be skipped.
WithTypeTransformer overrides how column type will be determined.
WithUnwrapAllEmbeddedStructs instructs codegen to unwrap all embedded fields (1 level deep only).
WithUnwrapStructFields allows to unwrap specific struct fields (1 level deep only).

# 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