out

package
v0.0.0-...-c592dd7 Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2022 License: EUPL-1.2 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DoOutput

func DoOutput(site types.Site, lists map[string]types.List)

func WriteIndexPage

func WriteIndexPage(lists map[string]types.List, site types.Site)

func WriteListFeed

func WriteListFeed(list types.List, site types.Site)

func WriteListPage

func WriteListPage(list types.List, site types.Site)

func WriteMessagePage

func WriteMessagePage(message types.Message, site types.Site, list types.List)

func WriteStyleSheet

func WriteStyleSheet(site types.Site)

func WriteThreadFeed

func WriteThreadFeed(list types.List, thread_id string, site types.Site)

Types

type ListFeedParams

type ListFeedParams struct {
	BaseURL   string
	SiteTitle string
	ListID    string
	List      types.List
	Date      string
}

type ListThreadParams

type ListThreadParams struct {
	BaseURL   string
	SiteTitle string
	ListID    string
	List      types.List
	Date      string
	ThreadID  string
}

Jump to

Keyboard shortcuts

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