# Packages
Package process is a generated GoMock package.
# Functions
No description provided by the author
# Structs
No description provided by the author
# Interfaces
UrlProcessor represents provide entrypoint for the url processing full processing of the incoming
go:generate mockgen -source=processor.go -destination=./mocks/processor.go -package=process.