authorlabel

package
v0.0.0-...-1eb5c16 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthorLabelFeed

type AuthorLabelFeed struct {
	FeedActorDID                 string
	PostRegistry                 *search.PostRegistry
	BloomFilterSize              uint
	BloomFilterFalsePositiveRate float64
	DefaultLookbackHours         int32
}

func NewAuthorLabelFeed

func NewAuthorLabelFeed(ctx context.Context, feedActorDID string, postRegistry *search.PostRegistry) (*AuthorLabelFeed, []string, error)

func (*AuthorLabelFeed) Describe

func (*AuthorLabelFeed) GetPage

func (alf *AuthorLabelFeed) GetPage(ctx context.Context, feed string, userDID string, limit int64, cursor string) ([]*appbsky.FeedDefs_SkeletonFeedPost, *string, error)

type FeedEntity

type FeedEntity struct {
	Name      string
	IsPrivate bool
}

type NotFoundError

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

Jump to

Keyboard shortcuts

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