# Functions
EnrichConfig is a function that can be used to enrich the config by reading additional files or environment variables.
NewSampleTransform is a factory function that creates a new instance of the sample transform.
# Structs
No description provided by the author
SampleTransform is a sample implementation of the Transform interface.