Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ClientKey = struct{}{}
ClientKey is the key used to store the ActivityPub client in the context.
Functions ¶
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is an ActivityPub client which can be used to fetch remote ActivityPub resources.
func FromContext ¶
FromContext returns the ActivityPub client from the given context.
Click to show internal directories.
Click to hide internal directories.