Example Go interface: https://github.com/cloudquery/plugin-sdk/blob/24b19c92db5792a0d6d531c7af60d13c20049140/transformers/struct.go#L33 And default implementation in Go: https://github.com/cloudquery/plugin-sdk/blob/24b19c92db5792a0d6d531c7af60d13c20049140/transformers/struct.go#L305-L359
Example Go interface:
https://github.com/cloudquery/plugin-sdk/blob/24b19c92db5792a0d6d531c7af60d13c20049140/transformers/struct.go#L33
And default implementation in Go:
https://github.com/cloudquery/plugin-sdk/blob/24b19c92db5792a0d6d531c7af60d13c20049140/transformers/struct.go#L305-L359