explosm

package
v0.0.0-...-02bd1fc Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Icon96 = []byte{} /* 6992 elements not displayed */
	Icon32 = []byte{} /* 1719 elements not displayed */
)

Functions

func FindComicURL

func FindComicURL(data []byte) string

Types

type CDataTest

type CDataTest struct {
	Chardata string `xml:",cdata"`
}

type Explosm

type Explosm struct {
	RefreshInterval time.Duration
	// contains filtered or unexported fields
}

func (*Explosm) Do

func (e *Explosm) Do() error

func (*Explosm) Generate

func (e *Explosm) Generate() string

func (*Explosm) GetData

func (e *Explosm) GetData(url string) error

func (*Explosm) Run

func (e *Explosm) Run(abort chan struct{})

type Image

type Image struct {
	URL   string `xml:"url"`
	Title string `xml:"title"`
	Link  string `xml:"link"`
}

type Item

type Item struct {
	Title       string    `xml:"title"`
	Link        string    `xml:"link"`
	Description CDataTest `xml:"description"`
	Category    []string  `xml:"category"`
	Guid        string    `xml:"guid"`
	PubDate     string    `xml:"pubDate"`
}

Jump to

Keyboard shortcuts

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