Discover Packages
github.com/go-ap/cache
package
module
Version:
v0.0.0-...-80f9206
Opens a new window with list of versions in this module.
Published: Jun 7, 2026
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
README
README
¶
About GoActivityPub: Cache
This project is part of the GoActivityPub library which helps with creating ActivityPub applications using the Go programming language.
It can be used to enable an in memory cache of ActivityPub objects keyed to their IDs.
You can find an expanded documentation about the whole library on SourceHut .
For discussions about the projects you can write to the discussions mailing list: ~mariusor/go-activitypub-discuss@lists.sr.ht
For patches and bug reports please use the dev mailing list: ~mariusor/go-activitypub-dev@lists.sr.ht
Expand ▾
Collapse ▴
Documentation
¶
ActivityPurge removes from cache all items related to the "a" Activity.
It can receive a batch of IRIs that need purging.
Usually this is the inbox/outbox in which the activity was received.
func New(enabled bool ) *store
Source Files
¶
Click to show internal directories.
Click to hide internal directories.