package
0.0.0-20241223090118-035fcd7fed56
Repository: https://github.com/ibiscum/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.