package
0.0.3
Repository: https://github.com/sfomuseum/go-activitypub.git
Documentation: pkg.go.dev

# Functions

NewAcceptActvity returns a new `Activity` instance of type "Accept".
NewAnnounceActivity will return an ActivityPub "Announce" activity from 'from' about 'object' (created by 'author_addr').
NewBoostActivity will return an ActivityPub "Announce" activity from 'from' about 'object' (created by 'author_addr').
No description provided by the author
NewCreateActivity returns a new `Activity` instance of type "Create".
NewCreateActivity returns a new `Activity` instance of type "Follow".
NewId return a new identifier in the form of a unique URI.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Retrieve note fetches and unmarshals the "application/activity+json" representation of 'uri'.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
Deprecated, please use ACTIVITYSTREAMS_ACCEPT_HEADER.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Activity is a struct encapsulating an ActivityPub activity.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Tag is a struct encapsulating details about a tag.