service

package
v0.0.0-...-7c08a3d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 5, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParsingService

type ParsingService struct{}

ParsingService : Implements methods to handle the parsing of a website

func NewParsingService

func NewParsingService() *ParsingService

NewParsingService : Creates a new instance of ParsingService that handles the business logic

func (*ParsingService) Parse

func (service *ParsingService) Parse(url url.URL) (*models.Result, error)

Parse : Parses the website's contents and analyzes it, returning the result

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL