parser

package
v0.0.0-...-fcc4a6d Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: ISC Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Event

type Event struct {
	URL  string
	Type string
	Time time.Time
}

type Parser

type Parser struct {
	DB          *gorm.DB
	Queue       *queue.Queue
	SFTPService *sftp.Service
}

func New

func New(db *gorm.DB, s *sftp.Service) *Parser

func (*Parser) Parse

func (p *Parser) Parse(d models.Domain)

Jump to

Keyboard shortcuts

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