package
0.0.0-20240331083713-54d5358c3257
Repository: https://github.com/davecheney/pub.git
Documentation: pkg.go.dev
# Functions
FromContext returns the ActivityPub client from the given context.
NewClient returns a new ActivityPub client.
WithClient returns a new context with the given ActivityPub client.
# Variables
ClientKey is the key used to store the ActivityPub client in the context.
# Structs
Client is an ActivityPub client which can be used to fetch remote ActivityPub resources.
# Interfaces
Signer represents an object that can sign HTTP requests.