package
1.0.0
Repository: https://github.com/trustbloc/orb.git
Documentation: pkg.go.dev

# Functions

NewAcceptListAuthHandler returns a new accept list authorization handler.
NewInbox returns a new ActivityPub inbox activity handler.
NewOutbox returns a new ActivityPub outbox activity handler.

# Constants

FollowType defines the 'follow' accept list type.
InviteWitnessType defines the 'invite-witness' accept list type.

# Structs

AcceptAllActorsAuth is an authorization handler that accepts any actor.
AcceptListAuthHandler implements an authorization handler that looks up an actor URI from an 'accept list'.
Config holds the configuration parameters for the activity handler.
Inbox handles activities posted to the inbox.
Outbox handles activities posted to the outbox.