package
module
Version:
v0.0.0-...-a400be0
Opens a new window with list of versions in this module.
Published: Sep 1, 2025
License: MIT
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
Badger based storage for GoActivitypub
Documentation
¶
New returns a new repo repository
type Config struct {
Path string
CacheEnable bool
LogFn loggerFn
ErrFn loggerFn
}
Config
type Metadata struct {
Pw []byte `jsonld:"pw,omitempty"`
PrivateKey []byte `jsonld:"key,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.