Categorygithub.com/PacktPublishing/Hands-On-Software-Engineering-with-GolangChapter06linkgraphstorememory
# Functions
NewInMemoryGraph creates a new in-memory link graph.
# Structs
InMemoryGraph implements an in-memory link graph that can be concurrently accessed by multiple clients.