package
0.0.0-20240805123344-3dc119b79728
Repository: https://github.com/subhash-pal/golang-training-concurrency-major-.git
Documentation: pkg.go.dev

# 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.