package
0.0.0-20241123220201-6a00837a90dd
Repository: https://github.com/dennis-yeom/robin.git
Documentation: pkg.go.dev
# Functions
initialize new handler instance.
WithMongoDB sets up the MongoDB client for the handler using configuration from config.yaml.
WithRedis sets up the Redis client for the handler without testing the connection.
WithS3 sets up the S3 client for the Demo struct.
WithSQS is an option to initialize the SQS client in Demo.
# Type aliases
No description provided by the author