package
0.0.0-20240609141254-1efccbd6d3f9
Repository: https://github.com/conalli/bookshelf-backend.git
Documentation: pkg.go.dev
# Functions
NewLSFlagset returns a new flag set for the ls command.
NewService creates a search service with the necessary dependencies.
NewTouchFlagset returns a new flag set for the touch command.
# Interfaces
Cache provides access to Caching for the Search service.
Repository provides access to storage.
Service provides the search operation.