Classes

package
v0.0.0-...-0c445ad Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Crawl

func Crawl(title string, url string, feed Feeds)

func GetSources

func GetSources()

Types

type EmailHelper

type EmailHelper struct {
}

func (EmailHelper) SendEmail

func (EmailHelper) SendEmail(from string, to string, title string, content string)

type FeedClass

type FeedClass struct {
}

func (FeedClass) All

func (FeedClass) All() []Feeds

type Feeds

type Feeds struct {
	Name            string
	Url             string
	ContentSelector string
	// contains filtered or unexported fields
}

type Hash

type Hash struct {
}

func (Hash) CompareHashes

func (Hash) CompareHashes(text string, hash string) bool

func (Hash) GenerateToken

func (Hash) GenerateToken() string

func (Hash) HashString

func (Hash) HashString(pwd string) string

type Validation

type Validation struct {
}

func (Validation) IsEmail

func (Validation) IsEmail(email string) bool

func (Validation) IsUsername

func (Validation) IsUsername(username string) bool

Jump to

Keyboard shortcuts

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