package
1.0.1
Repository: https://github.com/hiago-balbino/web-crawler.git
Documentation: pkg.go.dev

# Functions

NewHandler is a constructor to create a new instance of Handler.
NewServer create a new instante of Server structure.

# Structs

Handler is an struct that contains service and functions to handle in API.
Server is an structure to support the API.