//
pkg.gl
Category
github.com/hiago-balbino/web-crawler
api
package
1.0.1
Repository:
https://github.com/hiago-balbino/web-crawler.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
15
Dependents
2
Files
117 SLOC
#
Functions
NewHandler
NewHandler is a constructor to create a new instance of Handler.
NewServer
NewServer create a new instante of Server structure.
#
Structs
Handler
Handler is an struct that contains service and functions to handle in API.
Server
Server is an structure to support the API.