activitypubclient

package
v0.0.0-...-706d53e Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewActivityPubClient

func NewActivityPubClient(
	client *http.Client,
	log logger.Logger,
	urlGenerator urlgenerator.URLGenerator,
) (*activityPubClient, error)

Types

type ActivityPubClient

type ActivityPubClient interface {
	PostInbox(ctx context.Context, to *models.Actor, from *models.User, act pub.Activity) error
}

type InboxNotAcceptedError

type InboxNotAcceptedError struct {
	StatusCode int
}

func (*InboxNotAcceptedError) Error

func (e *InboxNotAcceptedError) Error() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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