Categorygithub.com/PacktPublishing/Hands-On-Software-Engineering-with-GolangChapter08bspgraphmessage
# Functions
NewInMemoryQueue creates a new in-memory queue instance.
# Type aliases
QueueFactory is a function that can create new Queue instances.