scrapers

package
v0.0.0-...-9140053 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: GPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NavigatePage(page *rod.Page, funcionarios *[]dtos.Funcionario)

Types

type FuncionarioScraperI

type FuncionarioScraperI interface {
	GetFuncionarioFromScraping(docenteDto *dtos.FuncionarioDto) ([]dtos.Funcionario, error)
}
var FuncionarioScraper FuncionarioScraperI = &funcionarioScraper{}

type IpsScraperI

type IpsScraperI interface {
	GetIpsFromScraping(ipsDto *dtos.IpsDto) ([]dtos.Asegurado, error)
}
var IpsScraper IpsScraperI = &ipsScraper{}

type RucScraperI

type RucScraperI interface {
	GetRucFromScraping(rucDto *dtos.RucDto) ([]dtos.Tributante, error)
}
var RucScraper RucScraperI

Jump to

Keyboard shortcuts

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