package
0.0.0-20221021205519-e97be17b68e2
Repository: https://github.com/ahmed-sermani/go-crawler.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.
No description provided by the author

# Functions

NewGraphClient returns a new client instance that implements a subset of the graph.Graph interface by delegating methods to a graph instance exposed by a remote gRPC server.
NewGraphServer returns a new server instance that uses the provided graph as its backing store.

# Structs

GraphClient provides an API compatible with the graph.Graph interface for accessing graph instances exposed by a remote gRPC server.
GraphServer provides a gRPC layer for accessing a graph.