package
0.0.0-20240416064245-4b5fdb6e4873
Repository: https://github.com/deniskhanov/shorterurl.git
Documentation: pkg.go.dev
# Packages
Package mocks is a generated GoMock package.
# Functions
NewHandlers creates a new *Handlers instance with the provided service and database connection pool.
# Structs
Handlers is a struct that contains HTTP request handlers and a database connection pool.
URLProcessing is a struct used for JSON processing in some of the handlers.
# Interfaces
Service defines the interface for URL shortening and retrieval operations.