package
1.2.0
Repository: https://github.com/svera/coreander.git
Documentation: pkg.go.dev

# Functions

New builds a new Fiber application and set up the required routes.
NewReaderMock returns a new instance of ReaderMock.

# Structs

Page holds the URL of a results page, and if that page is the current one being shown.
PagesNavigator contains all pages links, as well as links to the previous and next pages from the current one.
ReaderMock implements the Reader interface with a mockable struct.
Result holds the result of a search request, as well as some related metadata.

# Interfaces

Reader defines a set of reading operations over an index.
No description provided by the author