reader

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Post

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

func LoadPost

func LoadPost(title, url, blogTitle, blogURL string, publishedAt time.Time, tags []string) *Post

func (*Post) BlogTitle

func (p *Post) BlogTitle() string

func (*Post) BlogURL

func (p *Post) BlogURL() string

func (*Post) PublishedAt

func (p *Post) PublishedAt() time.Time

func (*Post) Tags

func (p *Post) Tags() []string

func (*Post) Title

func (p *Post) Title() string

func (*Post) URL

func (p *Post) URL() string

Jump to

Keyboard shortcuts

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