package
1.2.1
Repository: https://github.com/nitrado/tfconv.git
Documentation: pkg.go.dev

# Functions

New returns a schema generator.
NewWithName returns a schema generator with the given nameFn.

# Structs

Generator generates Terraform schemas.

# Type aliases

CustomizerFunc is a function used to customize a schema.
DocsFunc is a function that returns the documentation for a struct field.
NameFunc is a function used to determine a field name.