pkg

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

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

Go to latest
Published: Feb 6, 2024 License: AGPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Article

type Article struct {
	Path string
}

func (Article) Content

func (s Article) Content() string

func (Article) Title

func (s Article) Title() string

type Cache

type Cache struct {
	Dir      string
	Articles []Article
}

func (*Cache) Load

func (c *Cache) Load() error

type Metadata

type Metadata struct {
	Title string
}

func NewMetadata

func NewMetadata() Metadata

Jump to

Keyboard shortcuts

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