Categorygithub.com/ibiscum/Hands-On-Software-Engineering-with-GolangChapter09linksruslinkgraphapiproto
# Functions
No description provided by the author
No description provided by the author
# Structs
Edge describes an edge in the linkgraph.
Link describes a link in the linkgraph.
Range specifies the [fromID, toID) range to use when streaming Links or Edges.
RemoveStaleEdgesQuery describes a query for removing stale edges from the graph.
UnimplementedLinkGraphServer can be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LinkGraphClient is the client API for LinkGraph service.
LinkGraphServer is the server API for LinkGraph service.