package
0.0.0-20230706072115-8b501b01151f
Repository: https://github.com/packtpublishing/hands-on-software-engineering-with-golang.git
Documentation: pkg.go.dev

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