# Functions
NewAsynchronous creates a new asynchronous component.
NewDataProcessor creates a new DataProcessor component.
NewSynchronous creates a new synchronous component.
NewUserFetcher creates a new UserFetcher component.
# Structs
Asynchronous component.
Asynchronous component for processing user data.
Synchronous component.
Synchronous component for fetching user data.