package
0.0.0-20240609141254-1efccbd6d3f9
Repository: https://github.com/conalli/bookshelf-backend.git
Documentation: pkg.go.dev

# Functions

NewUserService creates a search service with the necessary dependencies.

# Structs

User represents the db fields associated each user.

# Interfaces

UserCache provides access to the cache.
UserRepository provides access to the user storage.
UserService provides the user operations.