# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewBaseDataSource returns a new instance of the BaseDataSource struct for cleaner initialization.
NewBaseResource returns a new instance of the BaseResource struct for cleaner initialization.
# Structs
BaseDataSource contains various re-usable fields and methods intended for use in data source implementations by composition.
BaseDataSourceConfig contains all configurable base resource fields.
BaseResource contains various re-usable fields and methods intended for use in resource implementations by composition.
BaseResourceConfig contains all configurable base resource fields.
WithTimeouts is intended to be embedded in resources which use the special "timeouts" nested block.