createhtml

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

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

Go to latest
Published: Jan 5, 2024 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenerateReadableHtml

func GenerateReadableHtml(args []string, readabilityService ReadabilityService) (string, error)

Types

type ReadabilityService

type ReadabilityService interface {
	FromURL(url string, timeout time.Duration) (readability.Article, error)
}

type RealReadabilityService

type RealReadabilityService struct{}

func (*RealReadabilityService) FromURL

func (r *RealReadabilityService) FromURL(url string, timeout time.Duration) (readability.Article, error)

Jump to

Keyboard shortcuts

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