Discover Packages
github.com/go-ap/storage-fs
package
module
Version:
v0.0.0-...-eb2423d
Opens a new window with list of versions in this module.
Published: Mar 5, 2026
License: MIT
Opens a new window with license information.
Imports: 31
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
README
¶
Expand ▾
Collapse ▴
Documentation
¶
New returns a new repo repository
type Metadata struct {
Pw []byte `jsonld:"pw,omitempty"`
PrivateKey []byte `jsonld:"key,omitempty"`
}
Metadata is the basic metadata for storing information about an actor.
It holds the actor's password and private key, the former being necessary for cross server HTTP signatures.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.