fl

package
v0.0.0-...-81ec8f1 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package fl – Find Links. Tools for searching downloadable links on the web page

@egregors 2019

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Finder

type Finder struct {
	// contains filtered or unexported fields
}

Finder for finding

func NewFinder

func NewFinder(pageURL string, exts []string) Finder

NewFinder create new Finder

func (*Finder) GetChan

func (f *Finder) GetChan() (chan string, error)

GetChan return chan of strings with links

func (f *Finder) GetLinks() ([]string, error)

GetLinks return string slice with links

Jump to

Keyboard shortcuts

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