package
0.0.0-20241223090118-035fcd7fed56
Repository: https://github.com/ibiscum/hands-on-software-engineering-with-golang.git
Documentation: pkg.go.dev

# Packages

Package mocks is a generated GoMock package.

# Functions

NewService creates a new front-end service instance with the specified config.

# Structs

Config encapsulates the settings for configuring the front-end service.
Service implements the front-end component for the Links 'R' Us project.

# Interfaces

GraphAPI defines as set of API methods for adding links to the link graph.
IndexAPI defines a set of API methods for searching crawled documents.