aggregator

package
v1.0.6 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Aggregator

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

func New

func New(c *ctx.Ctx) (*Aggregator, error)

func (*Aggregator) CreatePost

func (a *Aggregator) CreatePost(p *post.Post) error

func (*Aggregator) CreateReply

func (a *Aggregator) CreateReply(r *reply.Reply) error

func (*Aggregator) ListForums

func (a *Aggregator) ListForums() ([]forum.Forum, []error)

func (*Aggregator) ListPosts

func (a *Aggregator) ListPosts() ([]post.Post, []error)

func (*Aggregator) LoadPost

func (a *Aggregator) LoadPost(p *post.Post) error

Jump to

Keyboard shortcuts

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